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

プロパティ値

属性

適用対象