Поделиться через


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

Значение свойства

Атрибуты

Применяется к