Microsoft.Owin.Security.Notifications Namespace
Classes
Class | Description | |
---|---|---|
![]() |
AuthenticationFailedNotification<TMessage, TOptions> | |
![]() |
AuthorizationCodeReceivedNotification | This Notification can be used to be informed when an 'AuthorizationCode' is received over the OpenIdConnect protocol. |
![]() |
BaseNotification<TOptions> | |
![]() |
MessageReceivedNotification<TMessage, TOptions> | |
![]() |
RedirectToIdentityProviderNotification<TMessage, TOptions> | |
![]() |
SecurityTokenReceivedNotification<TMessage, TOptions> | |
![]() |
SecurityTokenValidatedNotification<TMessage, TOptions> |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
NotificationResultState |
Return to top