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. |
Public Properties
Name | Description | |
---|---|---|
ClassName | Gets or sets the class name. | |
PropertyName | Gets or sets the property name. |
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 ) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
See Also
Send comments about this topic to Microsoft.