Share via


AuthenticationTokenProvider Constructor

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New AuthenticationTokenProvider()
public AuthenticationTokenProvider()
public:
AuthenticationTokenProvider()
new : unit -> AuthenticationTokenProvider
public function AuthenticationTokenProvider()

See Also

Reference

AuthenticationTokenProvider Class

Microsoft.Owin.Security.Infrastructure Namespace