SecurityInstanceClassDescription Members
Manages instance class permissions, for example, those for an action class in Configuration Manager 2007. The SecurityInstanceClassDescription XML element is used to represent this class.
The following tables list the members exposed by the SecurityInstanceClassDescription type.
Public Constructors
Name | Description | |
---|---|---|
SecurityInstanceClassDescription | Initializes a new instance of SecurityInstanceClassDescription. |
Top
Public Properties
Name | Description | |
---|---|---|
ClassName | Gets or sets the class name. | |
PropertyName | Gets or sets the property name. |
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) | |
ShouldSerializeInstanceClassName | Determines whether the ClassName property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
ShouldSerializeInstancePropertyName | Determines whether the PropertyName 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
SecurityInstanceClassDescription Class
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace
ActionDescription.actionInstanceClassDescriptions Field