TokenCacheData Struct

Definition

Details related to a UnsafeTokenCacheOptions cache delegate.

public struct TokenCacheData
type TokenCacheData = struct
Public Structure TokenCacheData
Inheritance
TokenCacheData

Constructors

TokenCacheData(ReadOnlyMemory<Byte>)

Constructs a new TokenCacheData instance with the specified cache bytes.

Properties

CacheBytes

The bytes representing the state of the token cache.

Applies to