Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | Specifies the authentication method that provider uses to connect to Salesforce Marketing Cloud. |
| UseLegacyAuthentication | Specifies whether provider uses the legacy REST authentication method when connecting to Salesforce Marketing Cloud. |
| User | Specifies the authenticating user's user ID. |
| Password | Specifies the authenticating user's password. |
| Subdomain | The subdomain of the Salesforce Marketing Cloud API. |
| UseAsyncBatch | Specifies whether provider uses the asynchronous SOAP API for batch insert, update, or delete operations. |
| WaitForBulkResults | Specifies whether provider waits for bulk results when using the asynchronous API. |