Microsoft.Identity.Web.TokenCacheProviders.InMemory Namespace

Classes

InMemoryTokenCacheProviderExtension

Extension class used to add an in-memory token cache serializer to MSAL.

MsalMemoryTokenCacheOptions

MSAL's in-memory token cache options.

MsalMemoryTokenCacheProvider

An implementation of token cache for both Confidential and Public clients backed by MemoryCache.