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.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
public bool RequiresCredentials { get; protected set; }
Property Value
Boolean