Click or drag to resize
GDWindowsCanAuthorizeAutonomously Method
Check whether it is possible to authorize in background.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public bool CanAuthorizeAutonomously()

Return Value

Type: Boolean
Returns true if SDK can be authorized without user interaction, otherwise false.
See Also