Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Code / IAssembly­Identity / Public­Key
Open sandbox

Property PublicKey

PublicKey

Gets the full public key, or an empty array.

Declaration
ImmutableArray<byte> PublicKey { get; }
Property Value
Type Description
ImmutableArray<Byte>