OpenIdConnectAuthenticationNotifications Constructor ()

 

Creates a new set of notifications. Each notification has a default no-op behavior unless otherwise documented.

Namespace:   Microsoft.Owin.Security.OpenIdConnect
Assembly:  Microsoft.Owin.Security.OpenIdConnect (in Microsoft.Owin.Security.OpenIdConnect.dll)

Syntax

public OpenIdConnectAuthenticationNotifications()
public:
OpenIdConnectAuthenticationNotifications()
new : unit -> OpenIdConnectAuthenticationNotifications
Public Sub New

See Also

OpenIdConnectAuthenticationNotifications Class
Microsoft.Owin.Security.OpenIdConnect Namespace

Return to top