[[["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 `JsonWebToken.Header` class, as defined in the JWT specification, serves as a fundamental component for handling JWT headers."],["This class inherits from the base `object` class, meaning it includes common functionalities like `Equals`, `GetHashCode`, and `ToString`, along with other inherited members."],["It provides properties for setting the `ContentType` and `Type` of the JWT header, both of which can be strings or null."],["The class is within the `Google.Apis.Auth` namespace, in the `Google.Apis.Auth.dll` assembly."],["Several previous versions are available, from 1.50.0 to 1.68.0, and the latest version is 1.69.0."]]],[]]