DistributedTokenCacheAdapterExtension 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 distributed token cache serializer to MSAL. See https://aka.ms/ms-id-web/token-cache-serialization for details.
public static class DistributedTokenCacheAdapterExtension
type DistributedTokenCacheAdapterExtension = class
Public Module DistributedTokenCacheAdapterExtension
- Inheritance
-
DistributedTokenCacheAdapterExtension
Methods
AddDistributedTokenCaches(IServiceCollection) |
Adds the .NET Core distributed cache based app token cache to the service collection. |