Delen via


SiteAuthSettingsInner.GoogleClientSecret Eigenschap

Definitie

Hiermee wordt het clientgeheim opgehaald of ingesteld dat is gekoppeld aan de Google-webtoepassing. Deze instelling is vereist voor het inschakelen van Aanmelden bij Google. Documentatie voor 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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op