Click or drag to resize
GDAuthorizationMethodNegotiate Property
Use this property for Negotiate authorization.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public static string Negotiate { get; }

Property Value

Type: String
Negotiate authorization value.
See Also