https://learn.microsoft.com/en-us/dotnet/api/system.identitymodel.tokens.jwt.jwtsecuritytokenhandler.createjwtsecuritytoken?view=msal-web-dotnet-latest
JwtSecurityTokenHandler.CreateJwtSecurityToken Method (System.IdentityModel.Tokens.Jwt) - Microsoft...
Creates a JwtSecurityToken
methodsystemtokensjwtmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.identitymodel.tokens.jwt.jwtsecuritytokenhandler.readtoken?view=msal-web-dotnet-latest
JwtSecurityTokenHandler.ReadToken Method (System.IdentityModel.Tokens.Jwt) - Microsoft...
Converts a string into an instance of JwtSecurityToken.
methodsystemtokensjwtmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.identitymodel.tokens.jwt.jwtsecuritytokenhandler.validatetoken?view=msal-web-dotnet-latest
JwtSecurityTokenHandler.ValidateToken Method (System.IdentityModel.Tokens.Jwt) - Microsoft...
Reads and validates a 'JSON Web Token' (JWT) encoded as a JWS or JWE in Compact Serialized Format.
methodsystemtokensjwtmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.identitymodel.tokens.jwt.jwtsecuritytokenhandler.defaultinboundclaimfilter?view=msal-web-dotnet-latest
JwtSecurityTokenHandler.DefaultInboundClaimFilter Field (System.IdentityModel.Tokens.Jwt) -...
Default claim type filter list.
field systemtokensjwt