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 responses."],["This `SignJwtResponse` class is deprecated, with users encouraged to migrate to the Service Account Credentials API."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SignJwtResponse` class contains two properties, `KeyId` and `SignedJwt`, both of which are deprecated and should not be used in new implementations."],["The latest version available for the `SignJwtResponse` documentation is 2.4.0, while 2.1.0 is the version the documentation is currently viewed from, and versions 1.0.0 through 2.4.0 are available."]]],[]]