Cmdlets for Salesforce Marketing Cloud

Build 24.0.9060

AuthScheme Parameter (Connect-SFMarketingCloud Cmdlet)

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

Syntax

Connect-SFMarketingCloud -AuthScheme string

Possible Values

OAuth, OAuthClient, Basic

Data Type

cstr

Default Value

"OAuth"

Remarks

Select among the following connection properties:

  • 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 24.0.9060