Cmdlets for Mailchimp

Build 23.0.8839

AuthScheme Parameter (Connect-MailChimp Cmdlet)

MailChimp への接続時にAPIKey 認証またはOAuth 認証のどちらを使用するか。

Syntax

Connect-MailChimp -AuthScheme string

Possible Values

OAuth, APIKey

Data Type

cstr

Default Value

"APIKey"

Remarks

  • OAuth: Set this to perform OAuth authentication.
  • APIKey: Set this to perform APIKey authentication.

This is a required parameter.

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