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
- <Package>
-
- <Extensions>
-
- <Extension>
-
- <Certificates>
- <TrustFlags>
Syntax
<TrustFlags ExclusiveTrust = boolean />
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
ExclusiveTrust | true if the declared certificates 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 |