Summary
Command supports switch -sni (NT security information).
The Switch is SwitchNtSecurityInformation
.
The Builder is SwitchNtSecurityInformationBuilder
.
- Namespace
- Cake
.SevenZip .Switches - Interfaces
- Implementing Types
graph BT
Type-.->Interface0["ISupportSwitch"]
click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitch"
Type["ISupportSwitchNtSecurityInformation"]
class Type type-node
Implementing0["AddCommand"]-.->Type
click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand"
Implementing1["ExtractCommand"]-.->Type
click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand"
Implementing2["UpdateCommand"]-.->Type
click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand"
Syntax
public interface ISupportSwitchNtSecurityInformation : ISupportSwitch
Properties
Name | Value | Summary |
---|---|---|
Nt |
Switch |
Gets or sets the SwitchNtSecurityInformation.
|