Table of Contents

Method KeyBytesToHexString

Namespace
Scaleout.Client
Assembly
Scaleout.Client.dll

KeyBytesToHexString(ObjectKey)

Returns the string representation of an ObjectKey's 32-byte key component.

public static string KeyBytesToHexString(ObjectKey key)

Parameters

key ObjectKey

Returns

string