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.Eazfuscator.Net.
Summary
Gets or sets a value indicating whether to use a key from key container during obfuscation.
- Assembly
- Cake
.Eazfuscator .Net .dll - Namespace
- Cake
.Eazfuscator .Net - Containing Type
- Eazfuscator
Net Settings
Syntax
public string KeyContainer { get; set; }
Remarks
If this option is specified then obfuscated assembly will be signed with a key from specified container. This option cannot be used with 'key-file' option.
Value
Type | Description |
---|---|
string |