Cmdlets for Salesforce Marketing Cloud

Build 23.0.8839

AuthScheme Parameter (Connect-SFMarketingCloud Cmdlet)

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

Syntax

Connect-SFMarketingCloud -AuthScheme string

Possible Values

Auto, OAuth, OAuthClient, Basic

Data Type

cstr

Default Value

"Auto"

Remarks

Select among the following connection properties:

  • Auto: allows the driver to decide automatically which scheme to use, based on the other connection properties you have set.
  • OAuth: specifies user-account OAuth authentication.
  • OAuthClient: specifies Server-to-Server OAuth authentication.
  • Basic: specifies BASIC user/password authentication.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839