BaseControlContext.SkipToNextMiddleware Method

Definition

Discontinue processing the request in the current middleware and pass control to the next one. SignIn will not be called.

C#
public void SkipToNextMiddleware ();

Applies to

Product Versions
ASP.NET Core 1.0, 1.1