[[["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 `GoogleJsonWebSignature.Header` class is defined within the `Google.Apis.Auth` namespace and is part of the `Google.Apis.Auth.dll` assembly."],["It's a subclass of `JsonWebSignature.Header`, which further inherits from `JsonWebToken.Header` and `Object`, as part of its inheritance structure."],["The class implements the header as specified in Google's OAuth2 Service Account documentation, found at \u003chttps://developers.google.com/accounts/docs/OAuth2ServiceAccount#formingheader\u003e."],["The available versions of the `Header` class, range from the latest version of 1.69.0, to the versions 1.68.0, 1.60.0, 1.59.0, 1.55.0 and 1.50.0, all having their own pages."],["This `Header` class inherits members like `Algorithm`, `JwkUrl`, `Jwk`, `KeyId`, `X509Url`, `X509Thumbprint`, `X509Certificate`, `critical`, `Type`, and `ContentType` from `JsonWebSignature.Header` and `JsonWebToken.Header`."]]],[]]