JwtFormat Constructor

Creates a new JwtFormat with TokenHandler and UseTokenLifetime enabled by default.

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

Syntax

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

See Also

Reference

JwtFormat Class

JwtFormat Overload

Microsoft.Owin.Security.Jwt Namespace