Certificato (Windows 10)
Un certificato da usare con il pacchetto e inserito negli archivi certificati di sistema.
Gerarchia degli elementi
<Certificato>
Sintassi
<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 *.' />
Attributi ed elementi
Attributi
Attributo | Descrizione | Tipo di dati | Obbligatoria | Valore predefinito |
---|---|---|---|---|
Contenuto | Percorso del contenuto del certificato da inserire nell'archivio. | Stringa con un valore compreso tra 1 e 256 caratteri che non può contenere questi caratteri: < , , " & : > \ | / , , ? o .* |
Sì | |
StoreName | Nome dell'archivio in cui deve essere inserito il certificato. | Stringa con un valore compreso tra 1 e 50 caratteri che non può contenere questi caratteri: < , / : > \ | " , , ? , o .* |
Sì |
Elementi figlio
Nessuno.
Elementi padre
Elemento padre | Descrizione |
---|---|
Certificati | Dichiara un punto di estendibilità del pacchetto di tipo windows.certificates. L'app richiede uno o più certificati dagli archivi certificati specificati. |
Requisiti
Valore | |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/foundation/windows10 |