The ProtocolSelectType enumeration contains protocols that can be used on connecting to directory service.
It is used by the following properties and methods:
Value | Brief description |
0 | LDAP. LDAP protocol (used by default). |
1 | GC. Connection to directory service based on Active Directory by LDAP protocol. |
2 | OpenLDAP. Connection to directory service using OpenLDAP (open implementation of LDAP protocol). It is used if directory service is deployed on Linux OS server. |
To connect to the directory service using OpenLDAP, determine advanced settings. For details see the Working with Directory Services article.
See also: