[[["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."],[[["This document describes the `IAccessMethod` interface, which dictates how an access token is presented to a resource server, as defined in RFC6749 section 7."],["The `IAccessMethod` interface, found within the `Google.Apis.Auth.OAuth2` namespace and the `Google.Apis.Auth.dll` assembly, provides the methods to interact with access tokens."],["The `GetAccessToken` method of `IAccessMethod` retrieves the original access token from an HTTP request."],["The `Intercept` method, also part of `IAccessMethod`, allows modification of a HTTP request just before execution by injecting the access token."],["The document covers multiple versions of this class, from 1.50.0 all the way up to 1.69.0, with 1.69.0 being the latest."]]],[]]