PackageSignatureKind PackageSignatureKind PackageSignatureKind PackageSignatureKind Enum

Definition

Specifies the ways that an app package may be signed.

public : enum class PackageSignatureKindpublic enum PackageSignatureKindPublic Enum PackageSignatureKind// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v3)

Fields

Developer Developer Developer Developer

Deployed in your development environment. The package is signed with a private certificate.

Enterprise Enterprise Enterprise Enterprise

Signed using a certificate used in enterprises.

None None None None

Not signed.

Store Store Store Store

Signed by the Windows Store.

System System System System

Built-in system app.