Cmdlets for Adobe Experience Manager

Build 25.0.9539

AuthScheme Parameter (Connect-AdobeExperienceManager Cmdlet)

Specifies the authentication scheme used to connect to the JCR server.

Syntax

Connect-AdobeExperienceManager -AuthScheme string

Possible Values

Basic, None

Data Type

cstr

Default Value

"Basic"

Remarks

This property works together with User and Password to authenticate against the server. Use the following options to select your authentication scheme:

  • Basic: Use HTTP Basic authentication. Provide both a username and password.
  • None: Use this option if the server does not require authentication.

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