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

'Declaration
Protected Sub New
'Usage
Dim instance As New AuthenticationHandler()
protected AuthenticationHandler()
protected:
AuthenticationHandler()
new : unit -> AuthenticationHandler
protected function AuthenticationHandler()

See Also

Reference

AuthenticationHandler<TOptions> Class

Microsoft.Owin.Security.Infrastructure Namespace