NewServiceCommand.SecurityDescriptorSddl Property

Definition

[System.Management.Automation.Alias(new System.String[] { "sd" })]
[System.Management.Automation.Parameter]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string SecurityDescriptorSddl { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "sd" })>]
[<System.Management.Automation.Parameter>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.SecurityDescriptorSddl : string with get, set
Public Property SecurityDescriptorSddl As String

Property Value

Attributes

Applies to