[[["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 `PromptCodeReceiver` class, which is part of the `Google.Apis.Auth.OAuth2` namespace in version 1.55.0 of the Google.Apis .NET library."],["The `PromptCodeReceiver` class implements the `ICodeReceiver` interface and is designed to read OAuth 2.0 authorization codes from user input."],["The class inherits several methods from the base `Object` class, such as `Equals`, `GetHashCode`, and `ToString`."],["The `PromptCodeReceiver` class has a `RedirectUri` property that retrieves the redirected URI as a string value."],["It also contains a crucial `ReceiveCodeAsync` method, which retrieves the authorization code, taking in an authorization code request URL and a cancellation token as parameters, and returns the authorization code response."]]],[]]