次の方法で共有


TelemetryData.CacheLevel Property

Definition

Overloads

CacheLevel

Type of cache used. This data is captured from MSAL or Microsoft.Identity.Web to log to telemetry.

CacheLevel

Type of cache used. This data is captured from MSAL or Microsoft.Identity.Web to log to telemetry.

public Microsoft.Identity.Client.Cache.CacheLevel CacheLevel { get; set; }
member this.CacheLevel : Microsoft.Identity.Client.Cache.CacheLevel with get, set
Public Property CacheLevel As CacheLevel

Property Value

Applies to