PostSharp / / API Reference / Post­Sharp.​Reflection / IAssembly­Name / Get­Public­Key­Token
Open sandbox

Method GetPublicKeyToken

GetPublicKeyToken()

Gets the assembly public key token.

Declaration
byte[] GetPublicKeyToken()
Returns
Type Description
Byte[]

An array of bytes containing the public key token, or null if no public key is specified.