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 for the \u003ccode\u003eAuthConfig.Types.Oauth2JwtBearer.Types.JwtClaims\u003c/code\u003e class within the Integration Connectors v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJwtClaims\u003c/code\u003e class is designed to represent JWT claims specifically used for the jwt-bearer authorization grant, with properties for the audience, issuer, and subject claims.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which offers specific capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class, \u003ccode\u003eJwtClaims()\u003c/code\u003e which is the default, and \u003ccode\u003eJwtClaims(AuthConfig.Types.Oauth2JwtBearer.Types.JwtClaims other)\u003c/code\u003e which allows to pass another object of the same type.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 3 main properties, Audience, Issuer, and Subject, all of which are type string and used for their respective claims.\u003c/p\u003e\n"]]],[],null,[]]