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