RequestRequiresCredentials Property
Indicates if this request requires user credentials. Automatically set to True when the Request constructor using UserAuthentication is used.
Namespace: Scopos.BabelFish.RequestsAssembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
public bool RequiresCredentials { get; protected set; }
Property Value
Boolean