Summary
fluent setter for
ISupportSwitchNtSecurityInformation
.
- Namespace
- Cake
.SevenZip .Builder - Containing Type
- Switch
Nt Security Information Builder
Syntax
public static T WithNtSecurityInformation<T>(this T this)
where T : ISupportSwitchBuilder<ISupportSwitchNtSecurityInformation>
Type Parameters
Name | Description |
---|---|
T | the builder to support the ISupportSwitchNtSecurityInformation . |
Parameters
Name | Type | Description |
---|---|---|
this | T | The builder-instance. |
Return Value
Type | Description |
---|---|
T | The builder-instance for fluent re-use. |