AuthenticationHandler<TOptions> Constructor ()
Initializes a new instance of the AuthenticationHandler<TOptions> 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<TOptions> Class
Microsoft.Owin.Security.Infrastructure Namespace
Return to top