Authentication
このセクションでは、本プロバイダーの接続文字列で設定可能なAuthentication プロパティの全リストを提供します。
プロパティ | 説明 |
AuthScheme | The type of authentication to use when connecting to Salesforce Marketing Cloud. |
UseLegacyAuthentication | レガシー認証を使用してSalesforce Marketing Cloud REST API に接続する必要があるかを決定するboolean。 |
User | 認証で使用されるSalesforce Marketing Cloud ユーザーアカウント。 |
Password | ユーザーの認証で使用されるパスワード。 |
Subdomain | Salesforce Marketing Cloud API のサブドメイン。 |
UseAsyncBatch | Whether to use the synchronous or the asynchronous SOAP API to perform Batch insert. |
WaitForBulkResults | Whether to wait for bulk results when using the asynchronous API. Only active when UseAsyncBatch is true. |