Microsoft.Identity.Web.TokenCacheProviders.InMemory Namespace
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.
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. |