Partager via


SiteAuthSettings.GoogleClientId Propriété

Définition

Obtient ou définit l’ID client OpenID Connect pour l’application web Google. Ce paramètre est requis pour activer la connexion Google. Documentation google Sign-In : https://developers.google.com/identity/sign-in/web/

[Newtonsoft.Json.JsonProperty(PropertyName="properties.googleClientId")]
public string GoogleClientId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.googleClientId")>]
member this.GoogleClientId : string with get, set
Public Property GoogleClientId As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à