Class | Description |
---|---|
LDAPEntryChangeControl |
Represents an LDAP v3 server control that specifies information
about a change to an entry in the directory.
|
LDAPPasswordExpiredControl |
Represents an LDAP v3 server control that may be returned if a
password has expired, and password policy is enabled on the server.
|
LDAPPasswordExpiringControl |
Represents an LDAP v3 server control that may be returned if a
password is about to expire, and password policy is enabled on the server.
|
LDAPPersistSearchControl |
Represents an LDAP v3 server control that specifies a persistent
search (an ongoing search operation), which allows your LDAP client
to get notification of changes to the directory.
|
LDAPProxiedAuthControl |
Represents an LDAP v3 server control that specifies that you want
the server to use the specified DN's identity for this operation.
|
LDAPSortControl |
Represents an LDAP v3 server control that specifies that you want
the server to return sorted search results.
|
LDAPVirtualListControl |
Represents control data for returning paged results from a search.
|
LDAPVirtualListResponse |
Represents control data for returning paged results from a search.
|