[[["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\u003eRefreshTokenRequest\u003c/code\u003e class is used to request a new access token using a refresh token, as detailed in the OAuth 2.0 specification.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eTokenRequest\u003c/code\u003e and further extends functionality with a \u003ccode\u003eRefreshToken\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRefreshTokenRequest\u003c/code\u003e class contains a constructor that sets the grant type to \u003ccode\u003erefresh_token\u003c/code\u003e for token request operations.\u003c/p\u003e\n"],["\u003cp\u003eSeveral inherited members, such as \u003ccode\u003eScope\u003c/code\u003e, \u003ccode\u003eGrantType\u003c/code\u003e, \u003ccode\u003eClientId\u003c/code\u003e, and \u003ccode\u003eClientSecret\u003c/code\u003e, are available from the \u003ccode\u003eTokenRequest\u003c/code\u003e parent class for utilization.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRefreshToken\u003c/code\u003e property allows setting and getting the specific refresh token used in the request.\u003c/p\u003e\n"]]],[],null,[]]