Partager via


SiteAuthSettings.GoogleClientSecret Propriété

Définition

Obtient ou définit la clé secrète client associée à 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.googleClientSecret")]
public string GoogleClientSecret { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.googleClientSecret")>]
member this.GoogleClientSecret : string with get, set
Public Property GoogleClientSecret As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à