Microsoft.IdentityModel.JsonWebTokens.JsonClaimSet
class JsonClaimSet
This class provides an abstraction over the json parser for net461+ using System.Text.Json.
JsonWebToken will delegate to this class to get values.