System.IdentityModel.Tokens.Jwt.JwtSecurityTokenConverter public static class JwtSecurityTokenConverter Static class to convert a JsonWebToken to a JwtSecurityToken Documentation Code public static JwtSecurityToken Convert(JsonWebToken token) Initializes a new instance of a JwtSecurityToken from a JsonWebToken