System.Reflection.AssemblyKeyFileAttribute.KeyFile Property

Gets the name of the file containing the key pair used to generate a strong name for the attributed assembly.

Syntax

public string KeyFile { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Note:

Because the path and file name persist, ensure that the string you use with AssemblyKeyFileAttribute does not contain sensitive information.

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0