ProvideDependentAssemblyAttribute.FormatPublicKeyToken(Byte[]) Yöntem

Tanım

İkili ortak anahtar belirtecini onaltılık bir dizeye biçimlendirir.

protected:
 System::String ^ FormatPublicKeyToken(cli::array <System::Byte> ^ pkt);
protected:
 Platform::String ^ FormatPublicKeyToken(Platform::Array <byte> ^ pkt);
std::wstring FormatPublicKeyToken(std::Array <byte> const & pkt);
protected string FormatPublicKeyToken (byte[] pkt);
member this.FormatPublicKeyToken : byte[] -> string
Protected Function FormatPublicKeyToken (pkt As Byte()) As String

Parametreler

pkt
Byte[]

Biçimlendirilecek ikili ortak anahtar belirteci.

Döndürülenler

String

Şunlara uygulanır