[Obsolete("https://developers.google.com/identity/protocols/oauth2/index.html#4.-send-the-access-token-to-an-api.")]public class BearerToken.QueryParameterAccessMethod:IAccessMethod
Obsolete.
Thread-safe OAuth 2.0 method for accessing protected resources using an access_token query parameter
as specified in http://tools.ietf.org/html/rfc6750#section-2.3.
This access method is being made obsolete. Please read here for more up to date information:
https://developers.google.com/identity/protocols/oauth2/index.html#4.-send-the-access-token-to-an-api..
Please use BearerToken.AuthorizationHeaderAccessMethod instead.
[[["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."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eBearerToken.QueryParameterAccessMethod\u003c/code\u003e class, which is part of the Google.Apis.Auth.OAuth2 namespace and provides a method for accessing protected resources using an \u003ccode\u003eaccess_token\u003c/code\u003e query parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBearerToken.QueryParameterAccessMethod\u003c/code\u003e class is now obsolete, as per Google's recommendations, and users should use \u003ccode\u003eBearerToken.AuthorizationHeaderAccessMethod\u003c/code\u003e instead.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements the \u003ccode\u003eIAccessMethod\u003c/code\u003e interface and inherits members from the \u003ccode\u003eobject\u003c/code\u003e class, which are common .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two primary methods: \u003ccode\u003eGetAccessToken\u003c/code\u003e, which retrieves the access token from an HTTP request, and \u003ccode\u003eIntercept\u003c/code\u003e, which intercepts an HTTP request to provide the access token.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this documentation is 1.69.0, and several previous versions are also documented, including 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0.\u003c/p\u003e\n"]]],[],null,[]]