Gets or sets array listing the header parameter names that define extensions that are used in the JWS
header that MUST be understood and processed or null.
Gets or sets the JSON Web Key URL header parameter that is an absolute URL that refers to a resource
for a set of JSON-encoded public keys, one of which corresponds to the key that was used to digitally
sign the JWS or null.
Gets or sets key ID header parameter that is a hint indicating which specific key owned by the signer
should be used to validate the digital signature or null.
Gets or sets X.509 certificate chain header parameter contains the X.509 public key certificate or
certificate chain corresponding to the key used to digitally sign the JWS or null.
Gets or sets X.509 certificate thumb print header parameter that provides a base64url encoded SHA-1
thumb-print (a.k.a. digest) of the DER encoding of an X.509 certificate that can be used to match the
certificate or null.
Gets or sets X.509 URL header parameter that is an absolute URL that refers to a resource for the X.509
public key certificate or certificate chain corresponding to the key used to digitally sign the JWS or
null.
[[["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."],[[["\u003cp\u003eThis document provides information on the \u003ccode\u003eHeader\u003c/code\u003e class within the \u003ccode\u003eGoogle.Apis.Auth.JsonWebSignature\u003c/code\u003e namespace, specifically version 1.55.0, which is a part of the Google APIs Client Library for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHeader\u003c/code\u003e class inherits from \u003ccode\u003eJsonWebToken.Header\u003c/code\u003e and implements the header specification as defined in the JSON Web Signature draft, providing functionalities to define headers for signed web content.\u003c/p\u003e\n"],["\u003cp\u003eSeveral properties within the \u003ccode\u003eHeader\u003c/code\u003e class manage critical aspects of web signatures, such as \u003ccode\u003eAlgorithm\u003c/code\u003e, \u003ccode\u003ecritical\u003c/code\u003e, \u003ccode\u003eJwk\u003c/code\u003e, \u003ccode\u003eJwkUrl\u003c/code\u003e, \u003ccode\u003eKeyId\u003c/code\u003e, \u003ccode\u003eX509Certificate\u003c/code\u003e, \u003ccode\u003eX509Thumbprint\u003c/code\u003e, and \u003ccode\u003eX509Url\u003c/code\u003e, each serving a specific role in identifying and verifying the cryptographic method and key used.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists the inherited members from \u003ccode\u003eJsonWebToken.Header\u003c/code\u003e and \u003ccode\u003eObject\u003c/code\u003e classes, allowing users to understand the full scope of available methods, such as \u003ccode\u003eType\u003c/code\u003e, \u003ccode\u003eContentType\u003c/code\u003e, \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document also provides information on various versions, allowing the user to navigate to the correct documentation corresponding to their needs.\u003c/p\u003e\n"]]],[],null,[]]