Cmdlets for Adobe Commerce

Build 23.0.8839

AuthScheme Parameter (Connect-AdobeCommerce Cmdlet)

The type of authentication to use when connecting to AdobeCommerce 2.x.

Syntax

Connect-AdobeCommerce -AuthScheme string

Possible Values

Auto, Basic, Token

Data Type

cstr

Default Value

"Auto"

Remarks

  • Auto: Lets the driver decide automatically based on the other connection properties you have set.
  • Basic: Set this to use BASIC user / password authentication.
  • Token: Set this to perform Authentication using a AdobeCommerce Access Token.

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