JwtInspector.ReadAllParameters method

Reads out every header field, standard property, and claim from a compact JWT.

public static JwtParameters ReadAllParameters(string token)

See Also