TokenCacheData.CacheBytes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)