Click or drag to resize
GDCacheController Class

Provides access to methods for managing authorization data cache.

Inheritance Hierarchy
SystemObject
  GDGDCacheController

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public sealed class GDCacheController

The GDCacheController type exposes the following members.

Constructors
  NameDescription
Public methodGDCacheController
Initializes a new instance of the GDCacheController class
Top
Methods
  NameDescription
Public methodStatic memberClearCredentialsForMethod
Clears authorization data cache for given GDHttpRequestAuthenticationMethod.
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberKerberosAllowDelegation
Controls Kerberos delegation.
Public methodToString (Inherited from Object.)
Top
See Also

Reference