Click or drag to resize

JsonWebTokenUtility Fields

The JsonWebTokenUtility type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberSignatureAlgorithms
The supported signature algorithms
Public fieldStatic memberWellKnownClaimDescriptions
List of well known claims used in JWT payload and their descriptions.
Public fieldStatic memberWellknownClaims
The definition of the well known claims used in a JWT payload.
Public fieldStatic memberWellKnownHeaderDescriptions
List of Well known headers and their descriptions
Top
See Also