JwtSecurityTokenHandler Constructor

Initializes an instance of JwtSecurityTokenHandler.

Namespace:  System.IdentityModel.Tokens
Assembly:  System.IdentityModel.Tokens.Jwt (in System.IdentityModel.Tokens.Jwt.dll)

Syntax

'Declaration
Public Sub New
public JwtSecurityTokenHandler()
public:
JwtSecurityTokenHandler()
new : unit -> JwtSecurityTokenHandler
public function JwtSecurityTokenHandler()

.NET Framework Security

See Also

Reference

JwtSecurityTokenHandler Class

System.IdentityModel.Tokens Namespace