MsalProviderOptions.Cache 属性

定义

获取或设置 msal.js 缓存选项。

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

属性值

适用于