CacheOptions type
Use this to configure the below cache configuration options:
- cachePlugin - Plugin for reading and writing token cache to disk.
type CacheOptions = { cachePlugin?: ICachePlugin }
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Use this to configure the below cache configuration options:
type CacheOptions = { cachePlugin?: ICachePlugin }