| DirSyncControl |
Request/response control for active directory synchronization.
|
| DirSyncControl.CookieHandler |
Parse handler implementation for the cookie.
|
| DirSyncControl.FlagHandler |
Parse handler implementation for the flag.
|
| DirSyncControl.MaxAttrCountHandler |
Parse handler implementation for the maxAttributeCount.
|
| ExtendedDnControl |
Request control for active directory servers to use an extended form of an object distinguished name.
|
| ForceUpdateControl |
Request control for active directory servers to perform an update even if the data is already the same.
|
| GetStatsControl |
Request/response control for active directory servers to return statistics along with search results.
|
| GetStatsControl.IntegerHandler |
Parse handler implementation for integer stats.
|
| GetStatsControl.StringHandler |
Parse handler implementation for string stats.
|
| LazyCommitControl |
Request control for active directory domain controllers to sacrifice durability guarantees on updates to improve
performance.
|
| NotificationControl |
Request control for active directory servers to send asynchronous notifications to the client when a change is made.
|
| PermissiveModifyControl |
Request control for active directory servers to return success on add/modify/delete operations that would normally
return an error.
|
| RangeRetrievalNoerrControl |
Request control for active directory servers to avoid error response with range retrieval.
|
| SearchOptionsControl |
Request control for active directory servers to control various search behaviors.
|
| ShowDeactivatedLinkControl |
Request control for active directory servers in include link attributes that refer to deleted-objects in a search
operation.
|
| ShowDeletedControl |
Request control for active directory servers to include deleted objects that match a search filter.
|
| ShowRecycledControl |
Request control for active directory servers to include tombstones, deleted-objects, and recycled-objects that match
a search filter.
|
| VerifyNameControl |
Request control for active directory servers to use an extended form of an object distinguished name.
|