| OAuthConfiguration Properties |
The OAuthConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthenticationType |
The authentication scheme - AutenticationType.OAuth.
(Overrides AuthConfigurationAuthenticationType.) | |
| ClientId |
The OAuth Client ID. This value can be obtained from the Mobile Backend's Settings in the UI.
| |
| ClientSecret |
The OAuth Client Secret. This value can be obtained from the Mobile Backend's Settings in the UI.
| |
| TokenEndpoint |
The endpoint for obtaining OAuth tokens. This value can be obtained from the Mobile Backend's Settings in the UI.
|