JwtSecurityTokenConverter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Static class to convert a JsonWebToken to a JwtSecurityToken
public static class JwtSecurityTokenConverter
type JwtSecurityTokenConverter = class
Public Class JwtSecurityTokenConverter
- Inheritance
-
JwtSecurityTokenConverter
Methods
Convert(JsonWebToken) |
Initializes a new instance of a JwtSecurityToken from a JsonWebToken |