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 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. |