Partilhar via


SiteAuthSettings.GitHubOAuthScopes Propriedade

Definição

Obtém ou define os escopos do OAuth 2.0 que serão solicitados como parte da autenticação de logon do GitHub. Essa configuração é opcional

[Newtonsoft.Json.JsonProperty(PropertyName="properties.gitHubOAuthScopes")]
public System.Collections.Generic.IList<string> GitHubOAuthScopes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.gitHubOAuthScopes")>]
member this.GitHubOAuthScopes : System.Collections.Generic.IList<string> with get, set
Public Property GitHubOAuthScopes As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a