AssemblyKeyNameAttribute (System.Reflection.AssemblyKeyNameAttribute)

Inherits: System.Attribute

Interfaces: _Attribute

Derived Types: 0

Assembly: mscorlib.dll

Specifies the name of a key container within the CSP containing the key pair used to generate a strong name.

VB.NET C#

C#

public sealed class AssemblyKeyNameAttribute : System.Attribute, System.Runtime.InteropServices._Attribute
{
}

Articles

Common Task QuickStart Tutorial

For keys stored in the CSP use System.Reflection.AssemblyKeyNameAttribute. The following example uses AssemblyKeyFileAttribute to specify the name of the file containing the key ...

Create an assembly with a strong name - .NET 2.0 Common Task ...

For keys stored in the CSP use System.Reflection.AssemblyKeyNameAttribute. The following example uses AssemblyKeyFileAttribute to specify the name of the file containing the key ...

HOW TO: Create a Strong Named Assembly in Visual J# .NET

For keys that are stored in the CSP, use the System.Reflection.AssemblyKeyNameAttribute attribute. The following code uses AssemblyKeyFileAttribute to specify the name of the file ...

How To Create an Assembly with a Strong Name in .NET Framework SDK

For keys that are stored in the CSP, use the System.Reflection.AssemblyKeyNameAttribute attribute. The following code uses AssemblyKeyFileAttribute to specify the name of the file ...

Assemblies should have valid strong names

For the .NET Framework v1.0 or v1.1, use either the System.Reflection.AssemblyKeyFileAttribute or System.Reflection.AssemblyKeyNameAttribute attribute.

AssemblyKeyNameAttribute Class

Specifies the name of a key container within the CSP containing the key pair used to generate a strong name. For a list of all members of this type, see AssemblyKeyNameAttribute ...

Mono Documentation

The constructors of System.Reflection.AssemblyKeyNameAttribute are listed below. For a list of all members, see the AssemblyKeyNameAttribute Members list.

Mono Documentation

The members of System.Reflection.AssemblyKeyNameAttribute are listed below. See Also: Inherited members from System.Attribute [ ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support