Sdílet prostřednictvím


MsalCacheOptions.CacheLocation Vlastnost

Definice

Získá nebo nastaví umístění mezipaměti.

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

Hodnota vlastnosti

Poznámky

Platné hodnoty jsou sessionStorage a localStorage.

Platí pro