TrustFlags (Windows 10)

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

Element hierarchy

<Package>

    <Extensions>

         <Extension>

              <Certificates>

                   <TrustFlags>

Syntax

<TrustFlags
  ExclusiveTrust = 'A boolean value.' />

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. A boolean value. 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

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/foundation/windows10