MsalDistributedTokenCacheAdapterOptions.L1CacheOptions Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Opzioni della cache in memoria (L1).
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