Cmdlets for DB2

Build 23.0.8839

AuthScheme Parameter (Connect-DB2 Cmdlet)

The authentication mechanism that the provider will use to authenticate with DB2.

Syntax

Connect-DB2 -AuthScheme string

Possible Values

USRIDPWD, EUSRIDPWD, IBMIAMAuth

Data Type

cstr

Default Value

"USRIDPWD"

Remarks

  • USRIDPWD: Set this to use user id and password to authenticate.
  • EUSRIDPWD: Set this to use encrypted user id and encrypted password to authenticate.
  • IBMIAMAuth: Set this to use user id and password(apikey) to connect to Watson Query.

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