Enums.OAuthMode enumeration
The OAuthMode can be one of:
Constant | Description |
---|---|
Enums.OAuthModeUnknown | (0) No type specified |
Enums.OAuthModeUser | (1) User |
Enums.OAuthModeApp | (2) Application |
See also AuthenticationChallenge.
The OAuthMode can be one of:
Constant | Description |
---|---|
Enums.OAuthModeUnknown | (0) No type specified |
Enums.OAuthModeUser | (1) User |
Enums.OAuthModeApp | (2) Application |
See also AuthenticationChallenge.