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.
Gets or sets the redirect URI to for the user to authorize against the authorization server or
null in case the UserCredential was loaded from the data
store.
[[["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-07 UTC."],[[["\u003cp\u003eThe latest version of \u003ccode\u003eAuthorizationCodeWebApp.AuthResult\u003c/code\u003e is 1.69.0, and previous versions back to 1.50.0 are also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAuthorizationCodeWebApp.AuthResult\u003c/code\u003e class is used to store user credentials or a redirect URI for authorization.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCredential\u003c/code\u003e property, of type \u003ccode\u003eUserCredential\u003c/code\u003e, holds the user's credentials if available, and is null if user authorization is required.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRedirectUri\u003c/code\u003e property, of type string, stores the URI needed for user authorization or is null if credentials were loaded from storage.\u003c/p\u003e\n"],["\u003cp\u003eThe class has inherited members from the base \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]