Partilhar via


SiteAuthSettings.GitHubClientSecret Propriedade

Definição

Obtém ou define o Segredo do Cliente do aplicativo GitHub usado para o Logon do Github. Essa configuração é necessária para habilitar o logon do Github.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a