Cmdlets for PCA Accounting

Build 23.0.8839

AuthScheme Parameter (Connect-PCAAccounting Cmdlet)

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

Syntax

Connect-PCAAccounting -AuthScheme string

Possible Values

Auto, OAuth, OAuthPassword

Data Type

cstr

Default Value

"OAuth"

Remarks

  • Auto: Lets the driver decide automatically 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