Поделиться через


MsalCacheOptions.CacheLocation Свойство

Определение

Возвращает или задает расположение кэша.

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

Значение свойства

Комментарии

Допустимые значения: sessionStorage и localStorage.

Применяется к