CacheOptions Class
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.
Options for MSAL token caches.
public class CacheOptions
type CacheOptions = class
Public Class CacheOptions
- Inheritance
-
CacheOptions
Detailed cache guidance for each application type and platform, including L2 options: https://aka.ms/msal-net-token-cache-serialization
Cache |
Constructor for the options with default values. |
Cache |
Constructor |
Enable |
Recommended options for using a static cache. |
Use |
Share the cache between all ClientApplication objects. The cache becomes static. Defaults to false. |
Produto | Versións |
---|---|
Microsoft Authentication Library for .NET (MSAL.NET) | latest |