MsalDistributedTokenCacheAdapterOptions.L1CacheOptions Property

Definition

Options of the in-memory (L1) cache.

public Microsoft.Extensions.Caching.Memory.MemoryCacheOptions L1CacheOptions { get; set; }
member this.L1CacheOptions : Microsoft.Extensions.Caching.Memory.MemoryCacheOptions with get, set
Public Property L1CacheOptions As MemoryCacheOptions

Property Value

Applies to