Cmdlets for PCA Sales

Build 23.0.8839

AuthScheme Parameter (Connect-PCASales Cmdlet)

The type of authentication to use when connecting to PCA Sales.

Syntax

Connect-PCASales -AuthScheme string

Possible Values

Auto, OAuth, OAuthPassword

Data Type

cstr

Default Value

"OAuth"

Remarks

  • Auto: Set this to allow the driver to decide automatically what type of authentication to use based on the other connection properties you have set.
  • OAuth: Set to this to perform OAuth authentication with the code grant type.
  • OAuthPassword: Set to this to perform OAuth authentication with the password grant type.

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