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
UserCreate
class.
- Assembly
- Cake
.ActiveDirectory .dll - Namespace
- Cake
.ActiveDirectory .Users - Containing Type
- UserCreate
Syntax
public UserCreate(IADOperator adOperator)
Parameters
Name | Type | Description |
---|---|---|
adOperator | IADOperator | The Active Directory. |
Return Value
Type | Description |
---|---|
void |