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

속성 값

적용 대상