MsalCacheOptions 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.
Cache options for the msal.js cache.
public ref class MsalCacheOptions
public class MsalCacheOptions
type MsalCacheOptions = class
Public Class MsalCacheOptions
- Inheritance
-
MsalCacheOptions
Constructors
MsalCacheOptions() |
Properties
CacheLocation |
Gets or sets the cache location. |
StoreAuthStateInCookie |
Gets or sets whether to store the authentication state in a cookie. |