LDAP Client.Net

Client Properties

The properties of the Client class are listed below. For a complete list of Client class members, see the Client Members topic.

Public Instance Properties

Encoding Encoding to use for communication with the LDAP server. Default is UTF8.
ProtocolVersion Protocol version to use for communication with the LDAP server. Default is Version3.
SearchSizeLimit Maximum number of results to return from a search.

See Also

Client Class | LdapServices.Ldap Namespace