16 Description =
"Represents an encoded JSON Web Token";
17 SpecifiedBy =
new Uri(
"https://datatracker.ietf.org/doc/html/rfc7519");
A StringScalarType for encoded JSON Web Tokens.
JwtType()
Initializes a new instance of the JwtType class.
A ScalarType<TRuntimeType, TLiteral> for specialized string types.