[[["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 describes the \u003ccode\u003eAuthorizationCodeTokenRequest\u003c/code\u003e class, which is used for requesting an access token via the OAuth 2.0 authorization code flow, as defined in RFC6749 section 4.1.3.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuthorizationCodeTokenRequest\u003c/code\u003e class inherits from \u003ccode\u003eTokenRequest\u003c/code\u003e and includes properties such as \u003ccode\u003eCode\u003c/code\u003e, \u003ccode\u003eCodeVerifier\u003c/code\u003e, and \u003ccode\u003eRedirectUri\u003c/code\u003e, which are used to send the corresponding parameters in the token request.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 1.69.0, with multiple prior versions available for use, all of which link to the same class, \u003ccode\u003eAuthorizationCodeTokenRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a constructor that sets the \u003ccode\u003egrant_type\u003c/code\u003e to \u003ccode\u003eauthorization_code\u003c/code\u003e, and includes extension methods such as \u003ccode\u003eThrowIfNull\u003c/code\u003e and \u003ccode\u003eExecuteAsync\u003c/code\u003e for added functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuthorizationCodeTokenRequest\u003c/code\u003e class is located in the \u003ccode\u003eGoogle.Apis.Auth.OAuth2.Requests\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Apis.Auth.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]