Click or drag to resize
GDCacheControllerKerberosAllowDelegation Method
Controls Kerberos delegation.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public static void KerberosAllowDelegation(
	bool allow
)

Parameters

allow
Type: SystemBoolean
The desired state of Kerberos authorization delegation.
See Also