Open sandboxFocus

Method GetPublicKey

GetPublicKey()

Gets the assembly public key.

Declaration
byte[] GetPublicKey()
Returns
Type Description
byte[]

An array of bytes containing the public key, or null if no public key is specified (for instance if only the public key token is given).