Represents security information that is required to enable an operation is Configuration Manager 2007. The information is represented by a SecurityDescription XML element.

The following tables list the members exposed by the SecurityDescription type.

Public Constructors

  Name Description
SecurityDescription Initializes a new instance of SecurityDescription.
Top

Public Properties

  Name Description
public property InstanceDisplayName Gets or sets the name of the instance display, for example, the value of the SiteCode property for SMS_Site Server WMI Class.
public property InstanceKeyName Gets or sets the name of the instance key, for example, the value of the CollectionID property for SMS_Collection Server WMI Class.
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 IsSecurityDescriptionEmpty Determines whether the security description is valid or empty.
public method static ReferenceEquals  (inherited from Object )
public method ShouldSerializeInstanceDisplayName Determines if the InstanceDisplayName property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeInstanceKeyName Determines whether the InstanceKeyName 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.