AuthScheme
Identifies the authentication scheme in use.
Possible Values
Basic, OAuth, OAuthPasswordデータ型
string
デフォルト値
"Basic"
解説
The 本製品 supports the following authentication mechanisms:
- Basic (default): Authenticate using the company's unique identifier and a Oracle Eloqua account username and password.
- OAuth: Authenticate via OAuth 2.0, using a custom OAuth application. (See カスタムOAuth アプリケーションの作成.)
- OAuth Password: Authenticate using a Oracle Eloqua username and password, with assistance from a custom OAuth application. (See カスタムOAuth アプリケーションの作成.)
For further information, see "Establishing a Connection".