Udostępnij za pośrednictwem


MsalCacheOptions.CacheLocation Właściwość

Definicja

Pobiera lub ustawia lokalizację pamięci podręcznej.

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

Wartość właściwości

Uwagi

Prawidłowe wartości to sessionStorage i localStorage.

Dotyczy