次の方法で共有


TokenCacheNotificationArgs.TokenCache Property

Definition

Overloads

TokenCache

Gets the ITokenCacheSerializer involved in the transaction

TokenCache

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