[[["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-04-17 UTC."],[[["The `IAccessMethod` interface, found within the `Google.Apis.Auth.OAuth2` namespace, defines how an access token is presented to a resource server, as specified in RFC6749 section 7."],["The `GetAccessToken` method within `IAccessMethod` retrieves the original access token from an `HttpRequestMessage`."],["The `Intercept` method in `IAccessMethod` allows for the injection of an access token into an `HttpRequestMessage` before the request is executed."],["The available versions for `IAccessMethod` range from 1.50.0 up to 1.69.0, with the latest being version 1.69.0."]]],[]]