AdminConsole Members
Represents the XML nodes for the Configuration Manager 2007 console. The nodes are summarized in the ConsoleNodesRootDescription XML element in the Microsoft.ConfigurationManagement.AdminConsole namespace XML.
The following tables list the members exposed by the AdminConsole type.
Public Constructors
Name | Description | |
---|---|---|
AdminConsole | Initializes a new instance of AdminConsole. |
Top
Public Fields
Name | Description | |
---|---|---|
consoleDescriptionIdle | Indicates a NodesRootDescription object for the consoleDescriptionIdle XML element. | |
consoleDescriptionRoot | Indicates a NodesRootDescription object for the consoleDescriptionRoot XML element. | |
nodesRootDescription | Indicates a NodesRootDescription object for the nodesRootDescription XML element. | |
rootNodeDescription | Indicates a System.Collections.Generic.List object that represents RootNodeDescription objects for the RootNodeDescription XML element. | |
securityDetailsClassDescription | Indicates a SecurityDetailsClassDescription object for the securityDetailsClassDescription XML element. |
Top
Public Properties
Name | Description | |
---|---|---|
MaxVersion | Gets or sets the maximum version of the software representing the XML. | |
MinVersion | Gets or sets the minimum version of the software representing the XML. |
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) | |
ShouldSerializeconsoleDescriptionIdle | Determines whether the consoleDescriptionIdle field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
ShouldSerializeconsoleDescriptionRoot | Determines whether the consoleDescriptionRoot field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
ShouldSerializeMaxVersion | Determines whether the MaxVersion property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
ShouldSerializeMinVersion | Determines whether the MinVersion property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
ShouldSerializenodesRootDescription | Determines whether the nodesRootDescription field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
ShouldSerializerootNodeDescription | Determines whether the rootNodeDescription field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
ShouldSerializesecurityDetailsClassDescription | Determines whether the securityDetailsClassDescription 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
AdminConsole Class
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace