Partilhar via


SiteAuthSettings.GoogleClientSecret Propriedade

Definição

Obtém ou define o segredo do cliente associado ao aplicativo Web do Google. Essa configuração é necessária para habilitar a entrada no Google. Documentação do 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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a