SecurityDescription Members
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 | |
---|---|---|
InstanceDisplayName | Gets or sets the name of the instance display, for example, the value of the SiteCode property for SMS_Site Server WMI Class. | |
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 | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
IsSecurityDescriptionEmpty | Determines whether the security description is valid or empty. | |
ReferenceEquals | (inherited from Object) | |
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. | |
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. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SecurityDescription Class
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace