SecurityDetailsClassDescription Members
Manages the information for a single secured class, in Configuration Manager 2007, using a securityDetailsClassDescription XML element.
The following tables list the members exposed by the SecurityDetailsClassDescription type.
Public Constructors
Name | Description | |
---|---|---|
SecurityDetailsClassDescription | Initializes a new instance of SecurityDetailsClassDescription. |
Top
Public Fields
Name | Description | |
---|---|---|
resourceAssembly | Indicates an AssemblyDescription object for the resource assembly. | |
securityFlagsDetailDescription | Indicates a System.Collections.Generic.List object of SecurityFlagsDetailDescription objects. |
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) | |
ShouldSerializeresourceAssembly | Determines whether the resourceAssembly field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
ShouldSerializesecurityFlagsDetailDescription | Determines whether the securityFlagsDetailDescription field 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
SecurityDetailsClassDescription Class
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace
SecurityFlagsDetailDescription