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

Contains secure reference type definitions or RunAs profiles in a management pack.

Schema Hierarchy

ManagementPack
  TypeDefinitions
    SecureReferences

Syntax

Xml
<SecureReferences>
  <SecureReference ID="Company.Product.SecureReferenceID" Accessibility="Public/Internal" Context="TargetClassType"/></SecureReferences>

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

SecureReference

Represents a secure reference type or a RunAs profile.

Parent Elements

Element Description

TypeDefinitions

Contains all types defined in the management pack.

See Also