GetSignature Method

SignatureHelper.GetSignature Method

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

Adds the end token to the signature and marks the signature as finished, so no further tokens can be added.

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

public byte[] GetSignature()

Return Value

Type: System.Byte []
Returns a byte array made up of the full signature.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft