AuthenticationHandler Constructor ()
Initializes a new instance of the AuthenticationHandler class.
Namespace: Microsoft.Owin.Security.Infrastructure
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
Syntax
protected AuthenticationHandler()
protected:
AuthenticationHandler()
new : unit -> AuthenticationHandler
Protected Sub New
See Also
AuthenticationHandler Class
Microsoft.Owin.Security.Infrastructure Namespace
Return to top