AuthScheme
The authentication mechanism that the provider will use to authenticate with DB2.
Possible Values
USRIDPWD, EUSRIDPWD, IBMIAMAuthData Type
string
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.