MsalCacheValidationData.PersistedCacheParameters Property

Definition

Gets the persisted parameters addded to the cache items.

public System.Collections.Generic.IDictionary<string,string> PersistedCacheParameters { get; }
member this.PersistedCacheParameters : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property PersistedCacheParameters As IDictionary(Of String, String)

Property Value

Applies to