MsalDistributedTokenCacheAdapterOptions.L1CacheOptions 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.
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