LDAPVersion
Specifies the version of the LDAP protocol to use when connecting to the server. The supported values are 2 and 3.
Data Type
string
Default Value
"2"
Remarks
Set this property to specify the LDAP protocol version used for communication. The default value is 2, but many modern LDAP servers require version 3 for compatibility. Ensure that the server you are connecting to supports the specified version to avoid communication errors. The provider complies with LDAP standards as specified in RFC 1777, RFC 2251, and other relevant LDAP RFCs.