Cmdlets for SAP HANA XSA

Build 23.0.8839

AuthScheme Parameter (Connect-SAPHanaXSA Cmdlet)

The type of authentication to use when connecting to SAP HANA XSA.

Syntax

Connect-SAPHanaXSA -AuthScheme string

Possible Values

Basic, OAuth, OAuthPassword

Data Type

cstr

Default Value

"Basic"

Remarks

  • Basic: Set this to use Basic User / Password authentication.
  • OAuth: Set this to perform OAuth authentication with code grant type.
  • OAuthPassword: Set this to perform OAuth authentication with password grant type.

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