public sealed class SignJwtResponse : IMessage<SignJwtResponse>, IEquatable<SignJwtResponse>, IDeepCloneable<SignJwtResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity and Access Management (IAM) v1 API class SignJwtResponse.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `SignJwtResponse` class is part of the Identity and Access Management (IAM) v1 API and is used for service account JWT signing responses."],["The `SignJwtResponse` class is currently deprecated, and users are recommended to migrate to the Service Account Credentials API."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two properties: `KeyId` and `SignedJwt`, both of which are marked as obsolete and tied to the deprecated API."],["The documentation provides links to different versions of the `SignJwtResponse` class, including the latest version 2.4.0."]]],[]]