Click or drag to resize
GDAuthorizationMethodBasic Property
Use this property for Basic authorization.

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

Property Value

Type: String
Basic authorization value.
See Also