ProviderIntrinsics.SecurityDescriptor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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