Partager via


SiteAuthSettings.GitHubOAuthScopes Propriété

Définition

Obtient ou définit les étendues OAuth 2.0 qui seront demandées dans le cadre de l’authentification de connexion GitHub. Ce paramètre est facultatif

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à