LDAPVersion
The LDAP version used to connect to and communicate with the server.
Syntax
property LDAPVersion: String;
Possible Values
2, 3Data Type
String
Default Value
"2"
Remarks
Valid options are 2 and 3 for LDAP versions 2 and 3.
The LDAP version used to connect to and communicate with the server.
property LDAPVersion: String;
String
"2"
Valid options are 2 and 3 for LDAP versions 2 and 3.