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.StrongNameSigner.
Summary
Gets or sets the password (if any) for teh provided strong-name key file.
- Assembly
- Cake
.StrongNameSigner .dll - Namespace
- Cake
.StrongNameSigner - Containing Type
- Strong
Name Signer Settings
Syntax
public string Password { get; set; }
Value
Type | Description |
---|---|
string | The password for the strong-name key file. |