[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["The `JsonWebSignature.Payload` class represents a JWS (JSON Web Signature) payload, and is available in various versions, including the latest version, 1.69.0."],["`JsonWebSignature.Payload` inherits from `JsonWebToken.Payload`, gaining access to the inherited members such as Issuer, Subject, Audience, and ExpirationTimeSeconds, among others."],["The class hierarchy shows `JsonWebSignature.Payload` inheriting from `JsonWebToken.Payload`, which further inherits from `object`, offering fundamental functionalities like `Equals` and `GetHashCode`."],["`GoogleJsonWebSignature.Payload` is a derived type of `JsonWebSignature.Payload`, extending its functionality for Google-specific use cases."],["The namespace for `JsonWebSignature.Payload` is `Google.Apis.Auth`, and it's part of the `Google.Apis.Auth.dll` assembly, which can be used by external applications."]]],[]]