public sealed class SignJwtResponse : IMessage<SignJwtResponse>, IEquatable<SignJwtResponse>, IDeepCloneable<SignJwtResponse>, IBufferMessage, IMessage
[[["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 webpage details the \u003ccode\u003eSignJwtResponse\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Iam.Credentials.V1\u003c/code\u003e namespace within the Google Cloud .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eSignJwtResponse\u003c/code\u003e is 2.4.0, and older versions from 1.0.0 up until 2.3.0 are available as well.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSignJwtResponse\u003c/code\u003e class, a sealed class implementing several interfaces, is used for handling responses related to signed JWTs.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSignJwtResponse\u003c/code\u003e includes properties such as \u003ccode\u003eKeyId\u003c/code\u003e, which represents the key used to sign the JWT, and \u003ccode\u003eSignedJwt\u003c/code\u003e, which contains the actual signed JWT string.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default one, and a copy constructor that takes an existing \u003ccode\u003eSignJwtResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]