OAuth
This section provides a complete list of the OAuth properties you can configure in the connection settings for this provider.
Property | Description |
OAuthClientId | The client Id assigned when you register your application with an OAuth authorization server. |
OAuthClientSecret | The client secret assigned when you register your application with an OAuth authorization server. |
PrivateKey | The private key provided for OAuth authentication. |
PrivateKeyType | Used together with the PrivateKey connection property. Specifies the private key type provided for OAuth authentication. |
OAuthGrantType | The grant type for the OAuth flow. |