TokenCacheNotificationArgs.TokenCache Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.