LDAPVersion Property
The version of LDAP used.
Syntax
public int getLDAPVersion(); public void setLDAPVersion(int LDAPVersion);
Remarks
This property contains the version of LDAP used. The default value is 2 (for LDAPv2).
This property is not available at design time.
Default Value
2