Windows 8.1 的证书 (扩展架构)
用于包并放置在系统证书存储区中的证书。
元素层次结构
语法
<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 证书的包扩展点。 应用需要指定的证书存储中的一个或多个证书。 |
要求
值 | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2010/manifest |