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.
A certificate for use with the package and placed in the system certificate stores.
Element hierarchy
<Certificate>
Syntax
<Certificate
StoreName = 'A string with a value between 1 and 50 characters in length that cannot contain these characters: <, >, :, ", /, \, |, ?, or *.'
Content = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.' />
Attributes and elements
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| Content | The path to the certificate content to place in the store. | A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, &, ", /, \, |, ?, or *. |
Yes | |
| StoreName | The store name in which the certificate should be placed. | A string with a value between 1 and 50 characters in length that cannot contain these characters: <, >, :, ", /, \, |, ?, or *. |
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/manifest/foundation/windows10 |