Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007
Represents the public key token of a referenced management pack.
Schema Hierarchy
ManagementPack
  Manifest
    References (Manifest)
      Reference (Manifest)
        PublicKeyToken (Reference)
Syntax
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements of the PublicKeyToken element.
Attributes
None.
Child Elements
None.
Parent Elements
| Element | Description | 
|---|---|
| Represents an external management pack as a dependency reference in a management pack. | 
Text Value
A text value is required. All management packs published by Microsoft will have the public key token 31bf3856ad364e35.
Remarks
Public key tokens are created when a management pack is sealed. For that reason, an unsealed management pack cannot be referenced by another management pack. To find the public key token for a sealed management pack, use the Strong Name tool with the following syntax:
sn –T ManagementPack.mp
For more information about the Strong Name tool, see Strong Name Tool (sn.exe). For an example of how the PublicKeyToken element is expressed in a management pack, see Manifest.