Compartir a través de


MsalCacheOptions.CacheLocation Propiedad

Definición

Obtiene o establece la ubicación de la memoria caché.

public:
 property System::String ^ CacheLocation { System::String ^ get(); void set(System::String ^ value); };
public string CacheLocation { get; set; }
public string? CacheLocation { get; set; }
member this.CacheLocation : string with get, set
Public Property CacheLocation As String

Valor de propiedad

Comentarios

Los valores válidos son sessionStorage y localStorage.

Se aplica a