| Abandon(LdapMessageQueue)Abandons all outstanding operations managed by the queue. |
| Abandon(LdapSearchResults)Notifies the server not to send additional results associated with this LDAPSearchResults object, and discards any results already received. |
| Abandon(int)Abandons an asynchronous operation. |
| Abandon(LdapMessageQueue, LdapConstraints)Abandons all outstanding operations managed by the queue, using the specified constraints. |
| Abandon(LdapSearchResults, LdapConstraints)Notifies the server not to send additional results associated with this LDAPSearchResults object, and discards any results already received using the specified constraints |
| Abandon(int, LdapConstraints)Abandons an asynchronous operation, using the specified constraints. |
| Add(LdapEntry)Synchronously adds an entry to the directory. |
| Add(LdapEntry, LdapConstraints)Synchronously adds an entry to the directory, using the specified constraints. |
| Add(LdapEntry, LdapResponseQueue) : LdapResponseQueueAsynchronously adds an entry to the directory. |
| Add(LdapEntry, LdapResponseQueue, LdapConstraints) : LdapResponseQueueAsynchronously adds an entry to the directory, using the specified constraints. |
| AddUnsolicitedNotificationListener(LdapUnsolicitedNotificationListener)Registers an object to be notified on arrival of an unsolicited message from a server. |
| Bind(string, string)Synchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name and password. |
| Bind(int, string, sbyte[])Synchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name, password, and LDAP version. |
| Bind(int, string, string)Synchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name, password, and LDAP version. |
| Bind(string, string, LdapConstraints)Synchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name, password, and constraints. |
| Bind(int, string, sbyte[], LdapConstraints)Synchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name, password, LDAP version, and constraints. |
| Bind(int, string, sbyte[], LdapResponseQueue) : LdapResponseQueueAsynchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name, password, LDAP version, and queue. |
| Bind(int, string, string, LdapConstraints)Synchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name, password, LDAP version, and constraints. |
| Bind(int, string, sbyte[], LdapResponseQueue, LdapConstraints) : LdapResponseQueueAsynchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name, password, LDAP version, queue, and constraints. |
| Clone() : objectReturns a copy of the object with a private context, but sharing the network connection if there is one. |
| Compare(string, LdapAttribute) : boolDocumentation for this section has not yet been entered. |
| Compare(string, LdapAttribute, LdapConstraints) : boolDocumentation for this section has not yet been entered. |
| Compare(string, LdapAttribute, LdapResponseQueue) : LdapResponseQueueDocumentation for this section has not yet been entered. |
| Compare(string, LdapAttribute, LdapResponseQueue, LdapConstraints) : LdapResponseQueueDocumentation for this section has not yet been entered. |
| Connect(string, int)Documentation for this section has not yet been entered. |
| Delete(string)Documentation for this section has not yet been entered. |
| Delete(string, LdapConstraints)Documentation for this section has not yet been entered. |
| Delete(string, LdapResponseQueue) : LdapResponseQueueDocumentation for this section has not yet been entered. |
| Delete(string, LdapResponseQueue, LdapConstraints) : LdapResponseQueueDocumentation for this section has not yet been entered. |
| Disconnect()Documentation for this section has not yet been entered. |
| Disconnect(LdapConstraints)Documentation for this section has not yet been entered. |
| ExtendedOperation(LdapExtendedOperation) : LdapExtendedResponseDocumentation for this section has not yet been entered. |
| ExtendedOperation(LdapExtendedOperation, LdapConstraints) : LdapExtendedResponseDocumentation for this section has not yet been entered. |
| ExtendedOperation(LdapExtendedOperation, LdapResponseQueue) : LdapResponseQueueDocumentation for this section has not yet been entered. |
| ExtendedOperation(LdapExtendedOperation, LdapConstraints, LdapResponseQueue) : LdapResponseQueueDocumentation for this section has not yet been entered. |
| FetchSchema(string) : LdapSchemaDocumentation for this section has not yet been entered. |
| getProperty(string) : objectDocumentation for this section has not yet been entered. |
| GetSchemaDN() : stringDocumentation for this section has not yet been entered. |
| GetSchemaDN(string) : stringDocumentation for this section has not yet been entered. |
| Modify(string, LdapModification)Documentation for this section has not yet been entered. |
| Modify(string, LdapModification[])Documentation for this section has not yet been entered. |
| Modify(string, LdapModification, LdapConstraints)Documentation for this section has not yet been entered. |
| Modify(string, LdapModification, LdapResponseQueue) : LdapResponseQueueDocumentation for this section has not yet been entered. |
| Modify(string, LdapModification[], LdapConstraints)Documentation for this section has not yet been entered. |
| Modify(string, LdapModification[], LdapResponseQueue) : LdapResponseQueueDocumentation for this section has not yet been entered. |
| Modify(string, LdapModification, LdapResponseQueue, LdapConstraints) : LdapResponseQueueDocumentation for this section has not yet been entered. |
| Modify(string, LdapModification[], LdapResponseQueue, LdapConstraints) : LdapResponseQueueDocumentation for this section has not yet been entered. |
static | Read(LdapUrl) : LdapEntryDocumentation for this section has not yet been entered. |
| Read(string) : LdapEntryDocumentation for this section has not yet been entered. |
static | Read(LdapUrl, LdapSearchConstraints) : LdapEntryDocumentation for this section has not yet been entered. |
| Read(string, LdapSearchConstraints) : LdapEntryDocumentation for this section has not yet been entered. |
| Read(string, string[]) : LdapEntryDocumentation for this section has not yet been entered. |
| Read(string, string[], LdapSearchConstraints) : LdapEntryDocumentation for this section has not yet been entered. |
| RemoveUnsolicitedNotificationListener(LdapUnsolicitedNotificationListener)Documentation for this section has not yet been entered. |
| Rename(string, string, bool)Documentation for this section has not yet been entered. |
| Rename(string, string, bool, LdapConstraints)Documentation for this section has not yet been entered. |
| Rename(string, string, bool, LdapResponseQueue) : LdapResponseQueueDocumentation for this section has not yet been entered. |
| Rename(string, string, string, bool)Documentation for this section has not yet been entered. |
| Rename(string, string, bool, LdapResponseQueue, LdapConstraints) : LdapResponseQueueDocumentation for this section has not yet been entered. |
| Rename(string, string, string, bool, LdapConstraints)Documentation for this section has not yet been entered. |
| Rename(string, string, string, bool, LdapResponseQueue) : LdapResponseQueueDocumentation for this section has not yet been entered. |
| Rename(string, string, string, bool, LdapResponseQueue, LdapConstraints) : LdapResponseQueueDocumentation for this section has not yet been entered. |
static | Search(LdapUrl) : LdapSearchResultsDocumentation for this section has not yet been entered. |
static | Search(LdapUrl, LdapSearchConstraints) : LdapSearchResultsDocumentation for this section has not yet been entered. |
| Search(string, int, string, string[], bool) : LdapSearchResultsDocumentation for this section has not yet been entered. |
| Search(string, int, string, string[], bool, LdapSearchConstraints) : LdapSearchResultsDocumentation for this section has not yet been entered. |
| Search(string, int, string, string[], bool, LdapSearchQueue) : LdapSearchQueueDocumentation for this section has not yet been entered. |
| Search(string, int, string, string[], bool, LdapSearchQueue, LdapSearchConstraints) : LdapSearchQueueDocumentation for this section has not yet been entered. |
| SendRequest(LdapMessage, LdapMessageQueue) : LdapMessageQueueDocumentation for this section has not yet been entered. |
| SendRequest(LdapMessage, LdapMessageQueue, LdapConstraints) : LdapMessageQueueDocumentation for this section has not yet been entered. |