The members of System.Reflection.AssemblySignatureKeyAttribute are listed below.
See Also: Inherited members from System.Attribute
Creates a new instance of the System.Reflection.AssemblySignatureKeyAttribute class by using the specified public key and countersignature. |
[read-only] | Countersignature | string.
Gets the countersignature for the strong name for this assembly. |
[read-only] | PublicKey | string.
Gets the public key for the strong name used to sign the assembly. |