证书 (包架构Windows 8)

与包一起使用的证书,并放置在系统证书存储中。

元素层次结构

<包>
<扩展>
<分机>
<证书>
<证书>

语法

<Certificate StoreName = A string between 1 and 50 characters in length that cannot contain these characters: <, >, :, %, ", /, \, |, ?, or *.
             Content   = A string between 1 and 256 characters in length that cannot contain these characters: <, >, :, %, ", |, ?, or *. />

特性和元素

特性

属性 说明 数据类型 必须 默认值
内容

要放在存储中的证书内容的路径。 此字符串的长度必须介于 1 到 256 个字符之间,不能包含以下字符:<>、、:、"、/、\、|、?或 *

长度介于 1 到 256 个字符之间的字符串,不能包含以下字符:<>、、:、%、"、"|、?或 *。
StoreName

用于放置证书的存储区名称。

长度介于 1 到 50 个字符之间的字符串,不能包含以下字符:<>、、:、%、/、\、|、?或 *。

 

子元素

无。

父元素

父元素 说明
Certificates

声明 windows.certificates 类型的包扩展点。 应用需要指定证书存储中的一个或多个证书。

 

要求

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