Click or drag to resize
OauthAccountState Enumeration
An enum of OAUTH account states

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum OauthAccountState
Members
  Member nameValueDescription
LOCKED0 ocked
NOT_EXIST1 oes not exist
OK2 K
See Also