InMemoryTokenCacheProviderExtension Class
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.
Extension class used to add an in-memory token cache serializer to MSAL.
public static class InMemoryTokenCacheProviderExtension
type InMemoryTokenCacheProviderExtension = class
Public Module InMemoryTokenCacheProviderExtension
- Inheritance
-
InMemoryTokenCacheProviderExtension
Methods
AddInMemoryTokenCaches(IServiceCollection) |
Adds both the app and per-user in-memory token caches. |