LDAPVersion Parameter (Connect-LDAP Cmdlet)
The LDAP version used to connect to and communicate with the server.
Syntax
Connect-LDAP -LDAPVersion string
Data Type
cstr
Default Value
"2"
Remarks
Set this property to 2 or 3. The cmdlet is a standard LDAP client as specified in RFC 1777, 2251, and other LDAP RFCs.
This is a required parameter.