Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Discontinue processing the request in the current middleware and pass control to the next one.
Namespace: Microsoft.Owin.Security.Notifications
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
Syntax
public void SkipToNextMiddleware()
public:
void SkipToNextMiddleware()
member SkipToNextMiddleware : unit -> unit
Public Sub SkipToNextMiddleware
See Also
BaseNotification<TOptions> Class
Microsoft.Owin.Security.Notifications Namespace
Return to top