<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.19.1" />

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.