ProviderIntrinsics.SecurityDescriptor Property

Definition

Gets the object that exposes the verbs for the SecurityDescriptor noun for Cmdlet Providers.

public:
 property System::Management::Automation::SecurityDescriptorCmdletProviderIntrinsics ^ SecurityDescriptor { System::Management::Automation::SecurityDescriptorCmdletProviderIntrinsics ^ get(); };
public System.Management.Automation.SecurityDescriptorCmdletProviderIntrinsics SecurityDescriptor { get; }
member this.SecurityDescriptor : System.Management.Automation.SecurityDescriptorCmdletProviderIntrinsics
Public ReadOnly Property SecurityDescriptor As SecurityDescriptorCmdletProviderIntrinsics

Property Value

Applies to