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 to use with an X509 certificate when signing
a manifest or license file.
- Assembly
- Cake
.Mage .dll - Namespace
- Cake
.Mage - Containing Type
- Base
New And Update Mage Settings
Syntax
public string Password { get; set; }
Value
Type | Description |
---|---|
string | The password. |