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