ADO.NET Provider for DB2

Build 25.0.9434

AuthScheme

Specifies the scheme for authenticating to DB2.

Possible Values

USRIDPWD, EUSRIDPWD, IBMIAMAuth, KERBEROS

Data Type

string

Default Value

"USRIDPWD"

Remarks

  • USRIDPWD (default): Authenticate using user ID and password.
  • EUSRIDPWD: Authenticate using an encrypted user ID and encrypted password.
  • IBMIAMAuth: Authenticate using a user ID and password (API key) to connect to Watson Query.
  • KERBEROS: Use Kerberos authentication. Requires KerberosKDC, KerberosUser and KerberosSPN(optional) to authenticate, and Password OR KerberosKeytabFile to complete the security check.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434