BaseNewAndUpdateApplicationSettings.

TrustLevel Property

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
BaseNewAndUpdateApplicationSettings

Syntax

public TrustLevel TrustLevel { get; set; }

Value

Type Description
TrustLevel The trust level.