Enum OAuthAuthorizationState
Namespace: ImageVault.Common.Data
Assembly: ImageVault.Common.dll
Syntax
public enum OAuthAuthorizationState
Fields
| Name | Description |
|---|---|
| Granted | Access has been granted |
| Invalid | The pin code has expired or access has been denied |
| Tentative | Access has not yet been approved/denied |