NotificationResultState Enumeration
Namespace:
Microsoft.Owin.Security.Notifications
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
| Member name | Description | |
|---|---|---|
| Continue | Continue with normal processing. | |
| HandledResponse | Discontinue all processing for this request. | |
| Skipped | Discontinue processing the request in the current middleware and pass control to the next one. |
Show: