[[["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 `AuthorizationHeaderAccessMethod` class, which is part of the `Google.Apis.Auth.OAuth2` namespace and is found in the `Google.Apis.Auth.dll` assembly."],["The `AuthorizationHeaderAccessMethod` class implements the `IAccessMethod` interface, providing a thread-safe way to access protected resources via the Authorization header as specified in RFC6750, section 2.1."],["The class includes two primary methods: `GetAccessToken`, which retrieves the access token from an `HttpRequestMessage`, and `Intercept`, which adds an access token to an `HttpRequestMessage` before it's executed."],["It is documented that this `AuthorizationHeaderAccessMethod` class inherits several methods from the `Object` base class, such as `Equals`, `GetHashCode`, and `ToString`, and also includes an extension method, `ThrowIfNull\u003cT\u003e`."],["The page details various versions of the Google.Apis library, ranging from version 1.50.0 to the latest version, 1.69.0, with links to the documentation for each version."]]],[]]