EnablePSSessionConfigurationCommand.SecurityDescriptorSddl Property

Definition

This enables the user to specify an SDDL for whom the session configuration is enabled.

public:
 property System::String ^ SecurityDescriptorSddl { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ SecurityDescriptorSddl { Platform::String ^ get(); void set(Platform::String ^ value); };
public string SecurityDescriptorSddl { get; set; }
[System.Management.Automation.Parameter]
public string SecurityDescriptorSddl { get; set; }
member this.SecurityDescriptorSddl : string with get, set
[<System.Management.Automation.Parameter>]
member this.SecurityDescriptorSddl : string with get, set
Public Property SecurityDescriptorSddl As String

Property Value

Attributes

Applies to