WsFederationAuthenticationNotifications Constructor ()

 

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

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

Syntax

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

See Also

WsFederationAuthenticationNotifications Class
Microsoft.Owin.Security.WsFederation Namespace

Return to top