Click or drag to resize
GDAuthorizationMethod Properties

The GDAuthorizationMethod type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBasic
Use this property for Basic authorization.
Public propertyStatic memberDigest
Use this property for Digest authorization.
Public propertyStatic memberNegotiate
Use this property for Negotiate authorization.
Public propertyStatic memberNTLM
Use this property for NTLM authorization.
Top
See Also