Click or drag to resize
GDAuthorizationMethodDigest Property
Use this property for Digest authorization.

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

Property Value

Type: String
Digest authorization value.
See Also