[[["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 documentation provides information on the `IAuthorizationCodeInstalledApp` interface, which is designed for the authorization code flow in installed applications that require persistent end-user credentials."],["The `IAuthorizationCodeInstalledApp` interface is part of the `Google.Apis.Auth.OAuth2` namespace within the `Google.Apis.Auth.dll` assembly."],["This interface has two properties: `CodeReceiver`, which gets the code receiver, and `Flow`, which gets the authorization code flow."],["It also includes one method `AuthorizeAsync`, that asynchronously authorizes the installed application to access user data using a specified user ID and a cancellation token, returning a `UserCredential`."],["This page displays various versions of the documentation, from 1.50.0 up to the most recent version of 1.69.0."]]],[]]