This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Mage.
Summary
Gets or sets the trust level to be included in the application manifest
being generated or updated.
- Assembly
- Cake
.Mage .dll - Namespace
- Cake
.Mage - Containing Type
- Base
New And Update Application Settings
Syntax
public TrustLevel TrustLevel { get; set; }
Value
Type | Description |
---|---|
TrustLevel | The trust level. |