MsalProviderOptions.Authentication 속성

정의

인증 작업에 사용할 를 MsalAuthenticationOptions 가져오거나 설정합니다.

public:
 property Microsoft::Authentication::WebAssembly::Msal::MsalAuthenticationOptions ^ Authentication { Microsoft::Authentication::WebAssembly::Msal::MsalAuthenticationOptions ^ get(); void set(Microsoft::Authentication::WebAssembly::Msal::MsalAuthenticationOptions ^ value); };
[System.Text.Json.Serialization.JsonPropertyName("auth")]
public Microsoft.Authentication.WebAssembly.Msal.MsalAuthenticationOptions Authentication { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("auth")>]
member this.Authentication : Microsoft.Authentication.WebAssembly.Msal.MsalAuthenticationOptions with get, set
Public Property Authentication As MsalAuthenticationOptions

속성 값

특성

적용 대상