TokenCacheNotificationArgs.TokenCache Property

Definition

Gets the ITokenCacheSerializer involved in the transaction

public Microsoft.Identity.Client.ITokenCacheSerializer TokenCache { get; }
member this.TokenCache : Microsoft.Identity.Client.ITokenCacheSerializer
Public ReadOnly Property TokenCache As ITokenCacheSerializer

Property Value

Remarks

objects implement this interface.

Applies to