ProvideDependentAssemblyAttribute.FormatPublicKeyToken(Byte[]) Method

Definition

Format binary Public Key Token into an hexadecimal string.

protected:
 Platform::String ^ FormatPublicKeyToken(Platform::Array <byte> ^ pkt);

Parameters

pkt
Byte[]

The binary public key token to format.

Returns

Applies to