[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]