Edit

Share via


LoginButton.SignInAsync Method

Definition

Initiates logging in with the current IProvider registered in the ProviderManager.

public System.Threading.Tasks.Task SignInAsync();
member this.SignInAsync : unit -> System.Threading.Tasks.Task
Public Function SignInAsync () As Task

Returns

A Task representing the asynchronous operation.

Applies to