public class GoogleScopedAuthorizeAttribute : AuthorizeAttribute, IAuthorizeData
Specifies that the class or method that this attribute is applied to requires the specified authorization,
which can include the incremental addition of Google scopes.
[[["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 page provides documentation for the \u003ccode\u003eGoogleScopedAuthorizeAttribute\u003c/code\u003e class, which is used to specify authorization requirements for classes or methods, including Google scope additions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogleScopedAuthorizeAttribute\u003c/code\u003e class inherits from \u003ccode\u003eAuthorizeAttribute\u003c/code\u003e and \u003ccode\u003eAttribute\u003c/code\u003e, and implements the \u003ccode\u003eIAuthorizeData\u003c/code\u003e interface.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogleScopedAuthorizeAttribute\u003c/code\u003e constructor takes an array of strings as parameters to define the required Google authorization scopes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScopes\u003c/code\u003e property of \u003ccode\u003eGoogleScopedAuthorizeAttribute\u003c/code\u003e is used to get or set the list of required Google authentication scopes.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes different versions of the API, ranging from version 1.50.0 up to the latest version, 1.69.0.\u003c/p\u003e\n"]]],[],null,[]]