[[["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."],[[["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."]]],[]]