GoogleDefaults Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default values for Google authentication
public ref class GoogleDefaults abstract sealed
C#
public static class GoogleDefaults
type GoogleDefaults = class
Public Class GoogleDefaults
- Inheritance
-
GoogleDefaults
Authentication |
The default scheme for Google authentication. Defaults to |
Authorization |
The default endpoint used to perform Google authentication. |
Display |
The default display name for Google authentication. Defaults to |
Token |
The OAuth endpoint used to exchange access tokens. |
User |
The Google endpoint that is used to gather additional user information. |
Product | Versions |
---|---|
ASP.NET Core | 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |