AuthenticationResultMetadata.CacheLevel Property

Definition

Overloads

CacheLevel

Indicates the type of cache that the token was read from.

CacheLevel

Indicates the type of cache that the token was read from.

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