Microsoft.IdentityModel.JsonWebTokens Namespace

Classes

JsonClaimValueTypes

Constants that indicate how the Value should be evaluated.

JsonWebToken

A SecurityToken designed for representing a JSON Web Token (JWT).

JsonWebTokenHandler

A SecurityTokenHandler designed for creating and validating Json Web Tokens. See: https://datatracker.ietf.org/doc/html/rfc7519 and http://www.rfc-editor.org/info/rfc7515.

JwtConstants

Constants for Json Web Tokens.

JwtTokenUtilities

A class which contains useful methods for processing JWT tokens.

Structs

JwtHeaderParameterNames

List of header parameter names see: https://datatracker.ietf.org/doc/html/rfc7519#section-5.

JwtRegisteredClaimNames

List of registered claims from different sources https://datatracker.ietf.org/doc/html/rfc7519#section-4 http://openid.net/specs/openid-connect-core-1_0.html#IDToken