AuthScheme Parameter (Connect-Informix Cmdlet)
The authentication mechanism that the provider will use to authenticate with Informix.
Syntax
Connect-Informix -AuthScheme string
Possible Values
USRIDPWD, EUSRIDPWDData 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.