Share via


MsalProviderOptions.Authentication Eigenschaft

Definition

Ruft die für Authentifizierungsvorgänge zu verwendende ab oder legt diesen MsalAuthenticationOptions fest.

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

Eigenschaftswert

Attribute

Gilt für: