SecurityDescriptorCommandsBase.Filter Property

Definition

Gets or sets the filter property. The filter property allows for provider-specific filtering of results.

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

Property Value

Attributes

Applies to