Click or drag to resize
GDAuthErrorCode Enumeration
BlackBerry Dynamics authorization error code.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public enum GDAuthErrorCode
Members
  Member nameValueDescription
GDAuthTokenErrNotSupported0The version of the BlackBerry Dynamics servers installed at the enterprise does not support the BlackBerry Dynamics Authentication Token mechanism.
GDAuthTokenErrRetry1An error occurred during token generation or communication. Sending the same request later may not encounter the same condition, and could succeed.
See Also

Reference