Cmdlets for e-Sales Manager Remix

Build 23.0.8839

AuthScheme Parameter (Connect-ESalesManager Cmdlet)

Whether to connect to ESalesmanager with Basic or APIToken Authentication.

Syntax

Connect-ESalesManager -AuthScheme string

Possible Values

Basic, APIToken

Data Type

cstr

Default Value

"Basic"

Remarks

  • Basic: Set this to perform Basic authentication with User and Password.
  • APIToken: Set this to perform APIToken authentication with APIToken.

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