LoginResult Enumeration |
[Missing <summary> documentation for "T:BlackBerry.Workspaces.LoginResult"]
Namespace: BlackBerry.Workspaces
public enum LoginResult
Member name | Value | Description | |
---|---|---|---|
Unknown | 0 | ||
Success | 1 | ||
MissingParameters | 2 | ||
LoginFailedOrUserNotExist | 3 | ||
LoginForbidden | 4 | ||
Failed | 5 | ||
ServerDoesNotSupportOAuth | 6 | ||
SessionAlreadyStarted | 7 | ||
OAuthSessionPending | 8 | ||
OAuthSkipped | 9 | ||
NetworkFailure | 10 | ||
PartialFailure | 11 | ||
ExpiredServerLicense | 12 |