Class GoogleOpenIdConnectDefaults (1.60.0)

public static class GoogleOpenIdConnectDefaults

Default values related to the Google OpenIdConnect authentication handler.

Inheritance

object > GoogleOpenIdConnectDefaults

Namespace

GoogleApisAuthAspNetCore3

Assembly

Google.Apis.Auth.AspNetCore3.dll

Fields

AuthenticationScheme

public const string AuthenticationScheme = "GoogleOpenIdConnect"

The default value used for the authentication scheme.

Field Value
TypeDescription
string

DisplayName

public const string DisplayName = "Google OpenIdConnect"

The default value for the display name.

Field Value
TypeDescription
string