AuthScheme
Specifies the authentication method that provider uses to connect to Salesforce Marketing Cloud.
Possible Values
OAuth, OAuthClient, BasicData Type
string
Default Value
"OAuth"
Remarks
The following values are supported:
- OAuth: Specifies user-account OAuth authentication.
- OAuthClient: Specifies server-to-server OAuth authentication.
- Basic: Specifies basic user name and password authentication.