Table of Contents

Property EncodedKeyString

Namespace
Scaleout.Client.KeyEncoding
Assembly
Scaleout.Client.dll

EncodedKeyString

If the original key is an arbitrary-length string, the encoded representation of that original string.

public readonly byte[] EncodedKeyString { get; }

Property Value

byte[]