MsalDistributedTokenCacheAdapterOptions.DisableL1Cache Property

Definition

Disable the in-memory (L1) cache. Useful in scenarios where multiple apps share the same distributed (L2) cache.

public bool DisableL1Cache { get; set; }
member this.DisableL1Cache : bool with get, set
Public Property DisableL1Cache As Boolean

Property Value

Applies to