Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace

System Center
Represents the Configuration Manager 2007 schema. For more information, see About Configuration Manager Schema.

ClassDescription
ActionDescriptionRepresents a summary description for an ActionDescription XML element that defines the action type and other information that is used by the Configuration Manager 2007 console to display an action.
ActionDescription.ObjectPropertiesRepresents the properties of an object that result in display of the corresponding menu item in Configuration Manager 2007. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
ActionSecurityDescriptionRepresents a summary description for an ActionSecurityDescription XML element that defines security requirements for a Configuration Manager 2007 console action.
AdminConsoleRepresents 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.
AssemblyDescriptionRepresents summary information for one assembly and type that is referenced by using an Assembly XML element, part of a ViewAssemblyDescription XML element in Configuration Manager 2007.
ConsoleRootDescriptionRepresents a summary description for a ConsoleRootDescription XML element that defines information about the topmost nodes in the Configuration Manager 2007 console. One or more console root description blocks are provided in a ConsoleRootObjects XML element.
ExecutableDescriptionRepresents summary information for an Executable XML element that is needed to execute an assembly method when the Configuration Manager console user selects an action.
FolderDescriptionRepresents summary information for a FolderDescription XML element that shows folder functionality within a single Configuration Manager 2007 console node.
ManagementClassDescriptionRepresents summary information for a single management class in Configuration Manager 2007 that is indicated by a ManagementClassDescription XML element. An example of a management class is SMS_Advertisement Server WMI Class.
ManagementClassDescriptionsRepresents summary information for a collection of ManagementClassDescription objects in Configuration Manager 2007, indicated by a ManagementClassDescriptions XML element.
ManagementClassPropertyDescriptionRepresents summary information for a property of a single ManagementClassDescription object, in Configuration Manager 2007, indicated by a ManagementClassPropertyDescription XML element.
NodeDescriptionRepresents summary information for a Configuration Manager 2007 console node, consisting of a scope pane and a results pane. The console node is indicated by a NodeDescription XML element.
NodeImagesDescriptionRepresents summary information for building and defining the images that are used in the Configuration Manager 2007 console. This information is indicated by an ImagesDescription XML element.
NodesRootDescriptionRepresents summary information for a nodes root in Configuration Manager 2007, indicated by a NodesRootDescription XML element.
PaneItemDescriptionBaseSupports the default information that is needed for ResultPaneItemDescription and ScopePaneItemDescription objects in Configuration Manager 2007.
QueryDescriptionSummary description for a query, represented by a QueryDescription XML element.
ReportDescriptionRepresents the detail that is needed to launch a report in Configuration Manager 2007.
ResultPaneItemDescriptionRepresents a single results pane, indicated by a ResultPaneItemDescription XML element. Basics for the pane are represented by the PaneItemDescriptionBase class in Configuration Manager 2007.
RootNodeDescriptionRepresents a summary description for a single root node in Configuration Manager 2007, represented by a RootNodeDescription XML element.
ScopePaneItemDescriptionRepresents a single scope pane, indicated by a ScopePaneItemDescription XML element. Basics for the pane are represented by the PaneItemDescriptionBase class in Configuration Manager 2007.
SearchFolderDescriptionRepresents information that is used to generate the output of a search folder. This class supports the Configuration Manager 2007 infrastructure and is not intended to be used directly from your code.
SearchFolderDescription.SearchFolderDateDescriptionItemRepresents a time span that is used to build search folder queries in Configuration Manager 2007.
SearchFolderDescription.SearchFolderDescriptionItemRepresents a search folder description item for search criteria in Configuration Manager 2007.
SearchFolderDescription.SearchFolderRawDescriptionItemRepresents a search folder description item for search criteria, in Configuration Manager 2007 that should be used as it is, in an unprocessed form.
SecurityDescriptionRepresents security information that is required to enable an operation is Configuration Manager 2007. The information is represented by a SecurityDescription XML element.
SecurityDetailsClassDescriptionManages the information for a single secured class, in Configuration Manager 2007, using a securityDetailsClassDescription XML element.
SecurityFlagsDetailDescriptionContains the information for a single security flag, in Configuration Manager 2007, indicated by a SecurityFlagsDetailDescription XML element.
SecurityInstanceClassDescriptionManages instance class permissions, for example, those for an action class in Configuration Manager 2007. The SecurityInstanceClassDescription XML element is used to represent this class.
ViewAssemblyDescriptionInformation detailing the operational characteristics of a single view assembly, in Configuration Manager 2007, represented by a ViewAssemblyDescription XML element.

EnumerationDescription
ActionDescription.ActionClassDefines custom console actions in Configuration Manager 2007 for the ActionDescription class. The values are introduced in Configuration Manager Actions.
ActionDescription.SelectionTypeDefines the selection set types that an ActionDescription object can process in Configuration Manager 2007.
ActionDescription.StandardActionDefines standard console actions for the ActionDescription class in Configuration Manager 2007. The values are introduced in Configuration Manager Actions.
ManagementClassPropertyDescription.OperationDefines the operations that can be used in Configuration Manager 2007 when ManagementClassPropertyDescription.TypeOfData is set to Operand.
ManagementClassPropertyDescription.TreatAsTypeDefines data type values for the TreatAsTypeForSort and TreatAsTypeForSearch properties in Configuration Manager 2007.
ManagementClassPropertyDescription.TypeOfDataDefines TypeOfData values for the DisplayedDataType property in Configuration Manager 2007.
QueryDescription.PreprocessorResultDefines values for the results of a query preprocessor for a QueryDescription object in Configuration Manager 2007.
RootNodeDescription.NodeTypeDefines types of Configuration Manager 2007 console nodes for RootNodeDescription.
Show: