TokenCacheData.CacheBytes Property

Definition

The bytes representing the state of the token cache.

public ReadOnlyMemory<byte> CacheBytes { get; }
member this.CacheBytes : ReadOnlyMemory<byte>
Public ReadOnly Property CacheBytes As ReadOnlyMemory(Of Byte)

Property Value

Applies to