[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This webpage provides documentation for the `AuthorizationCodeTokenRequest` class, which is part of the Google.Apis.Auth.OAuth2.Requests namespace in the Google.Apis.Auth.dll assembly."],["The `AuthorizationCodeTokenRequest` class is used to request an access token using an authorization code, adhering to the OAuth 2.0 specification defined in RFC 6749."],["This class inherits from `TokenRequest` and ultimately from `Object`, inheriting properties like `Scope`, `GrantType`, `ClientId`, and `ClientSecret`."],["The `AuthorizationCodeTokenRequest` class includes properties `Code` and `RedirectUri`, which are essential for specifying the authorization code and redirect URI for the token request."],["The webpage gives the different version of the `AuthorizationCodeTokenRequest` class, with the most recent being version 1.69.0, while also giving the specific documentation for version 1.59.0."]]],[]]