TrustFlags (extensions schema for Windows 8.1)

Indicates whether the certificates for the package are exclusive to the package.

Element hierarchy

<Package>
<Extensions>
<Extension>
<Certificates>
<TrustFlags>

Syntax

<TrustFlags ExclusiveTrust = boolean />

Attributes and Elements

Attributes

Attribute Description Data type Required Default value
ExclusiveTrust

Indicates whether the declared certificates are exclusive to the package. true if they are exclusive to the package; otherwise, false.

boolean Yes

 

Child Elements

None.

Parent Elements

Parent Element Description
Certificates

Declares a package extensibility point of type windows.certificates. The app requires one or more certificates from the specified certificate stores.

 

Requirements

Value
Namespace http://schemas.microsoft.com/appx/2010/manifest