Indicates the instance security permissions required for this
action to be available to the user. The security permissions are
stored in a
System.Collections.Generic.List object that
represents
SecurityFlagsDetailDescription objects for action instance
permissions.
Namespace:
Microsoft.ConfigurationManagement.AdminConsole.Schema
Assembly:
Microsoft.ConfigurationManagement.ManagementProvider (in
microsoft.configurationmanagement.managementprovider.dll)
Usage
Syntax
Visual Basic |
<XmlArrayAttribute("InstancePermissions", IsNullable:=False)> _
Public actionInstancePermissions As List(Of SecurityFlagsDetailDescription)
|
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also