Partilhar via


SiteAuthSettings.GitHubClientId Propriedade

Definição

Obtém ou define a ID do cliente do aplicativo GitHub usado para logon. Essa configuração é necessária para habilitar o logon do Github

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a