Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

WindowsProvider.SignInAsync Method

Definition

Namespace:
CommunityToolkit.Authentication
Assembly:
CommunityToolkit.Authentication.Uwp.dll
Package:
CommunityToolkit.Authentication.Uwp v7.1.2
Source:
WindowsProvider.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Sign in the user.

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

Returns

Task.

Applies to