GoogleDefaults Class
Definition
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
public static class GoogleDefaults
type GoogleDefaults = class
Public Class GoogleDefaults
- Inheritance
-
GoogleDefaults
Fields
AuthenticationScheme |
The default scheme for Google authentication. Defaults to |
AuthorizationEndpoint |
The default endpoint used to perform Google authentication. |
DisplayName |
The default display name for Google authentication. Defaults to |
TokenEndpoint |
The OAuth endpoint used to exchange access tokens. |
UserInformationEndpoint |
The Google endpoint that is used to gather additional user information. |