AuthenticationStatus enumeration
SharePoint 2013
Specifies the different possible states of the Authenticator.
Assembly: Microsoft.SharePoint.Client.Phone.Runtime (in Microsoft.SharePoint.Client.Phone.Runtime.dll)
| Member name | Description | |
|---|---|---|
| NotStarted | Enum value = 0, specifies the different possible states of the Authenticator. | |
| InProgress | Enum value = 1, specifies the different possible states of the Authenticator. | |
| CompletedSuccess | Enum value = 2, specifies the different possible states of the Authenticator. | |
| CompletedException | Enum value = 3, specifies the different possible states of the Authenticator. |