AuthResult which contains the user's credentials if it was loaded successfully from the store. Otherwise
it contains the redirect URI for the authorization server.
[[["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-04-17 UTC."],[[["This webpage provides documentation for the `Google.Apis.Auth.OAuth2.Web` library, specifically for .NET development."],["The latest version of the library is 1.69.0, with links to previous versions including 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0."],["It outlines the `AuthWebUtility` class, which provides utility methods for web development related to Google API authentication."],["The `AuthorizationCodeWebApp` class facilitates a secure OAuth 2.0 authorization code flow for web applications, managing end-user credentials."],["The `AuthorizationCodeWebApp.AuthResult` is detailed as a class containing the user's credentials or a redirect URI, crucial for authentication processes."]]],[]]