EazfuscatorNetSettings.

KeyContainer Property

Summary

Gets or sets a value indicating whether to use a key from key container during obfuscation.

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