This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.ActiveDirectory.
Summary
Initializes a new instance of the
UserUpdate class.
- Assembly
- Cake
.ActiveDirectory .dll - Namespace
- Cake
.ActiveDirectory .Users - Containing Type
- UserUpdate
Syntax
public UserUpdate(IADOperator adOperator)
Parameters
| Name | Type | Description |
|---|---|---|
| adOperator | IADOperator | The Active Directory. |
Return Value
| Type | Description |
|---|---|
| void |
