ActionSecurityDescription Members
Represents a summary description for an ActionSecurityDescription XML element that defines security requirements for a Configuration Manager 2007 console action.
The following tables list the members exposed by the ActionSecurityDescription type.
Public Constructors
Name | Description | |
---|---|---|
ActionSecurityDescription | Initializes a new instance of ActionSecurityDescription. |
Top
Public Properties
Name | Description | |
---|---|---|
ClassObject | Gets or sets a class object that is associated with action security. | |
RequiredPermissions | Gets or sets the sum of the selected permissions for action security. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ShouldSerializeClassObject | Determines whether the ClassObject property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ActionSecurityDescription Class
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace