public sealed class AuthConfig.Types.Oauth2JwtBearer.Types.JwtClaims : IMessage<AuthConfig.Types.Oauth2JwtBearer.Types.JwtClaims>, IEquatable<AuthConfig.Types.Oauth2JwtBearer.Types.JwtClaims>, IDeepCloneable<AuthConfig.Types.Oauth2JwtBearer.Types.JwtClaims>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class AuthConfig.Types.Oauth2JwtBearer.Types.JwtClaims.
JWT claims used for the jwt-bearer authorization grant.
[[["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 reference documentation and code samples for the \u003ccode\u003eAuthConfig.Types.Oauth2JwtBearer.Types.JwtClaims\u003c/code\u003e class in the Integration Connectors v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJwtClaims\u003c/code\u003e class defines the structure for JWT claims used in jwt-bearer authorization grants.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eJwtClaims\u003c/code\u003e class include \u003ccode\u003eAudience\u003c/code\u003e, \u003ccode\u003eIssuer\u003c/code\u003e, and \u003ccode\u003eSubject\u003c/code\u003e, which correspond to the "aud", "iss", and "sub" claims, respectively, all of which are strings.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 constructors for creating new instances of \u003ccode\u003eJwtClaims\u003c/code\u003e, one of which takes in another \u003ccode\u003eJwtClaims\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]