Compartir a través de


MsalProviderOptions.Cache Propiedad

Definición

Obtiene o establece las opciones de msal.js caché.

public:
 property Microsoft::Authentication::WebAssembly::Msal::Models::MsalCacheOptions ^ Cache { Microsoft::Authentication::WebAssembly::Msal::Models::MsalCacheOptions ^ get(); void set(Microsoft::Authentication::WebAssembly::Msal::Models::MsalCacheOptions ^ value); };
public Microsoft.Authentication.WebAssembly.Msal.Models.MsalCacheOptions Cache { get; set; }
member this.Cache : Microsoft.Authentication.WebAssembly.Msal.Models.MsalCacheOptions with get, set
Public Property Cache As MsalCacheOptions

Valor de propiedad

Se aplica a