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-08-28 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eGoogle.Apis.Auth.OAuth2.Web\u003c/code\u003e library, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe 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.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines the \u003ccode\u003eAuthWebUtility\u003c/code\u003e class, which provides utility methods for web development related to Google API authentication.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuthorizationCodeWebApp\u003c/code\u003e class facilitates a secure OAuth 2.0 authorization code flow for web applications, managing end-user credentials.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuthorizationCodeWebApp.AuthResult\u003c/code\u003e is detailed as a class containing the user's credentials or a redirect URI, crucial for authentication processes.\u003c/p\u003e\n"]]],[],null,["# Namespace Google.Apis.Auth.OAuth2.Web (1.69.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.69.0 (latest)](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Auth.OAuth2.Web)\n- [1.68.0](/dotnet/docs/reference/Google.Apis/1.68.0/Google.Apis.Auth.OAuth2.Web)\n- [1.60.0](/dotnet/docs/reference/Google.Apis/1.60.0/Google.Apis.Auth.OAuth2.Web)\n- [1.59.0](/dotnet/docs/reference/Google.Apis/1.59.0/Google.Apis.Auth.OAuth2.Web)\n- [1.55.0](/dotnet/docs/reference/Google.Apis/1.55.0/Google.Apis.Auth.OAuth2.Web)\n- [1.50.0](/dotnet/docs/reference/Google.Apis/1.50.0/Google.Apis.Auth.OAuth2.Web) \n\nClasses\n-------\n\n### [AuthWebUtility](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Auth.OAuth2.Web.AuthWebUtility)\n\nAuth Utility methods for web development.\n\n### [AuthorizationCodeWebApp](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Auth.OAuth2.Web.AuthorizationCodeWebApp)\n\nThread safe OAuth 2.0 authorization code flow for a web application that persists end-user credentials.\n\n### [AuthorizationCodeWebApp.AuthResult](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Auth.OAuth2.Web.AuthorizationCodeWebApp.AuthResult)\n\nAuthResult which contains the user's credentials if it was loaded successfully from the store. Otherwise\nit contains the redirect URI for the authorization server."]]