Countersignature Property
Collapse the table of content
Expand the table of content

AssemblySignatureKeyAttribute.Countersignature Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the countersignature for the strong name for this assembly.

Namespace:  System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

'Declaration
Public ReadOnly Property Countersignature As String

Property Value

Type: System.String
The countersignature for this signature key.

The countersignature represents the public key that is signed by the identity key.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft