SignSettings.

Password Property

Summary

Gets or sets the password that is used for signing a manifest with a digital certificate. Must be used in conjunction with the CertFile option.
Assembly
Cake.Mage.dll
Namespace
Cake.Mage
Containing Type
SignSettings

Syntax

public string Password { get; set; }

Value

Type Description
string The password.