Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 403 Bytes

stagepackageoptions_allowunsigned.md

File metadata and controls

21 lines (12 loc) · 403 Bytes
-api-id -api-type
P:Windows.Management.Deployment.StagePackageOptions.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

[StagePackageOptions][stagepackageoptions.md]

-examples