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"]],[["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-09-04 UTC."],[[["\u003cp\u003eThe latest version of the Google.Apis.Auth.AspNetCore3 package is 1.69.0, with several previous versions also available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe package includes the \u003ccode\u003eGoogleOpenIdConnectDefaults\u003c/code\u003e class, which contains default values for the Google OpenIdConnect authentication handler.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogleScopedAuthorizeAttribute\u003c/code\u003e class allows for specifying authorization requirements, including incremental addition of Google scopes, at the class or method level.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIGoogleAuthProvider\u003c/code\u003e interface provides access to Google authentication credentials and scopes within the package.\u003c/p\u003e\n"]]],[],null,["# Namespace Google.Apis.Auth.AspNetCore3 (1.69.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.69.0 (latest)](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Auth.AspNetCore3)\n- [1.68.0](/dotnet/docs/reference/Google.Apis/1.68.0/Google.Apis.Auth.AspNetCore3)\n- [1.60.0](/dotnet/docs/reference/Google.Apis/1.60.0/Google.Apis.Auth.AspNetCore3)\n- [1.59.0](/dotnet/docs/reference/Google.Apis/1.59.0/Google.Apis.Auth.AspNetCore3)\n- [1.55.0](/dotnet/docs/reference/Google.Apis/1.55.0/Google.Apis.Auth.AspNetCore3)\n- [1.50.0](/dotnet/docs/reference/Google.Apis/1.50.0/Google.Apis.Auth.AspNetCore3) \n\nClasses\n-------\n\n### [GoogleOpenIdConnectDefaults](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Auth.AspNetCore3.GoogleOpenIdConnectDefaults)\n\nDefault values related to the Google OpenIdConnect authentication handler.\n\n### [GoogleScopedAuthorizeAttribute](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Auth.AspNetCore3.GoogleScopedAuthorizeAttribute)\n\nSpecifies that the class or method that this attribute is applied to requires the specified authorization,\nwhich can include the incremental addition of Google scopes.\n\nInterfaces\n----------\n\n### [IGoogleAuthProvider](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Auth.AspNetCore3.IGoogleAuthProvider)\n\nProvides access to Google auth credentials and scopes."]]