BaseNewAndUpdateApplicationSettings.

UseManifestForTrust Property

Summary

Gets or sets a value indicating whether if the application manifest will be used for certification and branding information.
Assembly
Cake.Mage.dll
Namespace
Cake.Mage
Containing Type
BaseNewAndUpdateApplicationSettings

Syntax

public bool UseManifestForTrust { get; set; }

Value

Type Description
bool The use manifest for trust.