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
'Declaration
Public Sub New
'Usage
Dim instance As New WsFederationAuthenticationNotifications()
public WsFederationAuthenticationNotifications()
public:
WsFederationAuthenticationNotifications()
new : unit -> WsFederationAuthenticationNotifications
public function WsFederationAuthenticationNotifications()