Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 396 Bytes

addpackageoptions_allowunsigned.md

File metadata and controls

20 lines (12 loc) · 396 Bytes
-api-id -api-type
P:Windows.Management.Deployment.AddPackageOptions.AllowUnsigned
winrt property

-description

Gets or sets a value that indicates whether to allow an unsigned package to be added.

-property-value

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

-remarks

-see-also

[AddPackageOptions][addpackageoptions.md]

-examples