[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents the full identity of a management pack.

Schema Hierarchy

Manifest
  Identity

Syntax

Xml
<Identity>
   <ID>ID</ID>
   <Version>1.0.0.0</Version>
</Identity>

Attributes and Elements

The following sections describe the attributes, child elements, and the parent element of the Identity element.

Attributes

None.

Child Elements

Element Description

ID (Identity)

Required element. Represents the ID of the management pack.

Version (Reference)

Required element. Represents the version of the management pack.

Parent Elements

Element Description

Manifest

Contains the identity, name, and dependency references of the management pack.

Remarks

For an example of how the Identity element is expressed in a management pack, see Manifest.

See Also

Reference

Manifest