OAuth |
The OAuthClientAuthenticator type exposes the following members.
| Name | Description | |
|---|---|---|
| OAuthAuthTokenCode | Token to be used for authentication / refreshing | |
| OAuthBaseEndpointUrlSettingName | Auth server root | |
| OAuthClientIdSettingName | Authentication client identifier | |
| OAuthClientSecretSettingName | Authentication client secret setting | |
| OAuthGrantScopeSettingName | Get the scope configuration setting | |
| OAuthGrantTypeSettingName | Authentication type setting name | |
| OAuthNoValidateToken | No validating tokens | |
| OAuthPasswordSettingName | authentication password | |
| OAuthUsernameSettingName | Authentication username |