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
public property ClassName Gets or sets the class name.
public property PropertyName Gets or sets the property name.
Top

Public Methods (see also Protected Methods )

  Name Description
public method Equals  Overloaded. (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method static ReferenceEquals  (inherited from Object )
public method 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.
public method 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.
public method ToString  (inherited from Object )
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )
Top

See Also


Send comments about this topic to Microsoft.