[[["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-21 UTC."],[[["This webpage details the `BearerToken.AuthorizationHeaderAccessMethod` class, which is a thread-safe OAuth 2.0 method used to access protected resources via the Authorization header, as defined in RFC6750, section 2.1."],["The class implements the `IAccessMethod` interface and includes two main methods: `GetAccessToken`, which retrieves the access token from an HTTP request, and `Intercept`, which modifies an HTTP request by providing an access token before execution."],["The page provides links to different versions of the documentation for this class, ranging from version 1.50.0 up to the latest version, 1.69.0, allowing developers to find information specific to the version they are using."],["The documentation displays a list of inherited members, which are standard methods from the base `object` class, indicating the foundational methods available to this class."],["An extension method, `Utilities.ThrowIfNull\u003cT\u003e(T, string)`, is also documented, implying that it plays a role in how this class handles potential null values in its operation."]]],[]]