Click or drag to resize
GDUtilityAuthTokenResultCallback Property
Delegate to handle callbacks.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public IGDAuthTokenResultCallback AuthTokenResultCallback { get; set; }

Property Value

Type: IGDAuthTokenResultCallback
See Also