LdapServices.Ldap Namespace
Namespace hierarchy
Classes
| Class |
Description |
|
Attribute
|
Represents an attribute in an LDAP directory. |
|
AttributeCollection
|
Represents a collection of attributes for an entry. |
|
AuthenticationFailedException
|
The exception that is thrown when authentication fails. |
|
Client
|
Facilitates object-oriented communication with an LDAP server. |
|
Entry
|
Represents an entry in an LDAP directory. |
|
EntryCollection
|
Represents a collection of entries. |
|
InvalidStateException
|
The exception that is thrown when a method is called from an invalid state of the Client class. |
|
LdapException
|
The exception that is thrown when a non-fatal LDAP-specific application error occurs. |
|
LdapNetworkLibraryException
|
The exception that is thrown when the underlying C library generates an error. |
|
LicenseException
|
The exception that is thrown when license error occurs. |
|
ObjectDisposedException
|
The exception that is thrown when a method is called on a disposed object of this class library. |
|
Value
|
Represents a value in an LDAP directory. |
|
ValueCollection
|
Represents a collection of attribute values in an LDAP directory. |
Enumerations