Details the authentication method to be used when using LDAP data type.
Simple |
Use weak authentication (clear-text password). |
Anonymous |
SASL Authentication; a space-separated list of SASL mechanism names. |
SASL |
NTLM authentication: the user and password are sent using the NTLM protocol. |
Set the 'simple' authentication method:
&LDAPVariable.AuthenticationMethod = "simple"
LDAPClient Data Type
LDAP