C# Class Microsoft.Identity.Client.TokenCacheItem

Token cache item
Afficher le fichier Open project: AzureAD/microsoft-authentication-library-for-dotnet Class Usage Examples

Private Properties

Свойство Type Description
Match bool
TokenCacheItem System

Private Methods

Méthode Description
Match ( TokenCacheKey key ) : bool
TokenCacheItem ( TokenCacheKey key, AuthenticationResult result ) : System

Default constructor.