AuthMechanism
The authentication mechanism to be used when connecting to the LDAP server.
Possible Values
SIMPLE, NEGOTIATEData Type
string
Default Value
"SIMPLE"
Remarks
By default, AuthMechanism is set to SIMPLE, and default plaintext authentication is used to log in to the server. If AuthMechanism is set to NEGOTIATE, NTLM/NEGOTIATE authentication will be used.
- SIMPLE
- NEGOTIATE