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.
Indicates whether the certificates for the package are exclusive to the package.
Element hierarchy
<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 |