AuthScheme
Specifies the type of user authentication to be performed at the server.
Possible Values
USRIDPWD, EUSRIDPWDData Type
string
Default Value
"USRIDPWD"
Remarks
There are two options:
- USRIDPWD: Provides authentication via unencrypted user credentials (user id and password).
- EUSRIDPWD: Provides authentication via encrypted user credentials.