System.Reflection.AssemblySignatureKeyAttribute Members

The members of System.Reflection.AssemblySignatureKeyAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Creates a new instance of the System.Reflection.AssemblySignatureKeyAttribute class by using the specified public key and countersignature.

Public Properties

[read-only]
Countersignaturestring.

Gets the countersignature for the strong name for this assembly.

[read-only]
PublicKeystring.

Gets the public key for the strong name used to sign the assembly.