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
Intializes a new instance of the
ActiveDirectoryBase<TSettings>
class;
- Assembly
- Cake
.ActiveDirectory .dll - Namespace
- Cake
.ActiveDirectory - Containing Type
- ActiveDirectoryBase
<TSettings>
Syntax
protected ActiveDirectoryBase(IADOperator adOperator)
Parameters
Name | Type | Description |
---|---|---|
adOperator | IADOperator | The Active Directory |
Return Value
Type | Description |
---|---|
void |