[[["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\u003eThe \u003ccode\u003eAuthorizationCodeTokenRequest\u003c/code\u003e class is used to request an OAuth 2.0 access token using an authorization code, as defined by RFC6749 section 4.1.3.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eTokenRequest\u003c/code\u003e and ultimately from \u003ccode\u003eObject\u003c/code\u003e, including various inherited members like \u003ccode\u003eScope\u003c/code\u003e, \u003ccode\u003eGrantType\u003c/code\u003e, \u003ccode\u003eClientId\u003c/code\u003e, and \u003ccode\u003eClientSecret\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two specific properties: \u003ccode\u003eCode\u003c/code\u003e, which is the authorization code from the server, and \u003ccode\u003eRedirectUri\u003c/code\u003e, which must match the URI in the authorization request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuthorizationCodeTokenRequest()\u003c/code\u003e constructor initializes a new authorization code token request and sets the \u003ccode\u003egrant_type\u003c/code\u003e to \u003ccode\u003eauthorization_code\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document links to other versions of this class, including the latest, 1.69.0, and other versions such as 1.68.0, 1.60.0, 1.59.0, and 1.50.0, this document is showing version 1.55.0.\u003c/p\u003e\n"]]],[],null,[]]