SignOutSessionStateManager.SetSignOutState Method

Definition

Sets up some state in session storage to allow for logouts from within the LogoutPath page.

C#
public virtual System.Threading.Tasks.ValueTask SetSignOutState ();

Returns

A ValueTask that completes when the state has been saved to session storage.

Applies to

Product Versions
ASP.NET Core 3.1, 5.0, 6.0, 7.0, 8.0, 9.0