SignOutAuthenticationHandler<TOptions>.HandleSignOutAsync Method

Definition

Override this method to handle SignOut.

C#
protected abstract System.Threading.Tasks.Task HandleSignOutAsync (Microsoft.AspNetCore.Authentication.AuthenticationProperties properties);
C#
protected abstract System.Threading.Tasks.Task HandleSignOutAsync (Microsoft.AspNetCore.Authentication.AuthenticationProperties? properties);

Parameters

Returns

A Task.

Applies to

Produkt Versioner
ASP.NET Core 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0