[[["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-03-05 UTC."],[[["This webpage provides documentation for the `TokenRequest` class, which is used for making OAuth 2.0 requests for access tokens, adhering to RFC6749."],["The `TokenRequest` class inherits from the base `Object` class and includes several inherited members such as `Equals`, `GetHashCode`, and `ToString`."],["Key properties of the `TokenRequest` class include `ClientId`, `ClientSecret`, `GrantType`, and `Scope`, which are all strings and essential for configuring OAuth 2.0 token requests."],["The documentation lists multiple versions of the `TokenRequest` class, with version 1.69.0 being the latest and version 1.55.0 being the current version on the page, allowing users to navigate through different releases."],["The `TokenRequest` class also supports extension methods such as `Utilities.ThrowIfNull` and `TokenRequestExtenstions.ExecuteAsync`, providing added functionality."]]],[]]