Share via


RegisterPackageOptions.AllowUnsigned Property

Definition

Gets or sets a value that indicates whether to allow an unsigned Package to be registered.

public bool AllowUnsigned { get; set; }

Property Value

Boolean

TRUE indicates that an unsigned package can be registered; otherwise, FALSE.

Applies to

Product Versions
Windows App SDK 1.5, 1.6

See also