[[["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 webpage provides documentation for the \u003ccode\u003eAuthorizationCodeTokenRequest\u003c/code\u003e class, which is part of the Google.Apis.Auth.OAuth2.Requests namespace in the Google.Apis.Auth.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuthorizationCodeTokenRequest\u003c/code\u003e class is used to create OAuth 2.0 requests for access tokens, specifically using an authorization code as defined in RFC6749, section 4.1.3.\u003c/p\u003e\n"],["\u003cp\u003eIt 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 essential for the authorization code grant flow.\u003c/p\u003e\n"],["\u003cp\u003eThis class has a constructor that sets the grant_type to authorization_code and has inherited members like Scope, GrantType, ClientId, and ClientSecret, which can be used in the token request.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes extension methods like \u003ccode\u003eThrowIfNull<T>\u003c/code\u003e and \u003ccode\u003eExecuteAsync\u003c/code\u003e for request validation and execution, respectively.\u003c/p\u003e\n"]]],[],null,[]]