[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eTokenRequest\u003c/code\u003e class is designed for making OAuth 2.0 requests for access tokens, in line with the specifications outlined in RFC6749, section 4.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class, including methods like \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTokenRequest\u003c/code\u003e is the base type for derived types like \u003ccode\u003eAuthorizationCodeTokenRequest\u003c/code\u003e, \u003ccode\u003eGoogleAssertionTokenRequest\u003c/code\u003e, and \u003ccode\u003eRefreshTokenRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTokenRequest\u003c/code\u003e class include \u003ccode\u003eClientId\u003c/code\u003e, \u003ccode\u003eClientSecret\u003c/code\u003e, \u003ccode\u003eGrantType\u003c/code\u003e, and \u003ccode\u003eScope\u003c/code\u003e, which are used to define the parameters of the token request.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTokenRequest\u003c/code\u003e has extension methods, including \u003ccode\u003eTokenRequestExtenstions.ExecuteAsync\u003c/code\u003e, to extend functionality.\u003c/p\u003e\n"]]],[],null,[]]