Microsoft.Owin.Security.Notifications Namespace

 

Classes

Class Description
System_CAPS_pubclass AuthenticationFailedNotification<TMessage, TOptions>

System_CAPS_pubclass AuthorizationCodeReceivedNotification

This Notification can be used to be informed when an 'AuthorizationCode' is received over the OpenIdConnect protocol.

System_CAPS_pubclass BaseNotification<TOptions>

System_CAPS_pubclass MessageReceivedNotification<TMessage, TOptions>

System_CAPS_pubclass RedirectToIdentityProviderNotification<TMessage, TOptions>

System_CAPS_pubclass SecurityTokenReceivedNotification<TMessage, TOptions>

System_CAPS_pubclass SecurityTokenValidatedNotification<TMessage, TOptions>

Enumerations

Enumeration Description
System_CAPS_pubenum NotificationResultState

Return to top