ADO.NET Provider for Salesforce Marketing Cloud Account Engagement

Build 26.0.9655

AuthScheme

The type of authentication to use when connecting to Salesforce Marketing Cloud Account Engagement.

Possible Values

OAuth, OAuthPassword, OAuthJWT, OAuthPKCE

Data Type

string

Default Value

"OAuthPKCE"

Remarks

  • OAuth: Set this to perform OAuth with the code grant type.
  • OAuthPassword: Set this to perform OAuth with the password grant type.
  • OAuthJWT: Set this to perform OAuth authentication with a JWT certificate. Requires the following additional connection properties. [OAuthJWTCert,/OAuthJWTCertType/OAuthJWTCertPassword/OAuthJWTCertSubject/OAuthJWTIssuer/OAuthJWTSubject]
  • OAuthPKCE: Set this to use Proof Key of Code Exchange(PKCE) extension of the standard OAuth2 flow. Either set your own PKCEVerifier or the driver will automatically generate one for you.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655