LDAPVersion Property
The version of LDAP used.
Syntax
[VB.NET] Public Property LDAPVersion As Integer
[C#] public int LDAPVersion {get; set;}
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