Share via


SiteAuthSettings.GitHubOAuthScopes Property

Definition

The OAuth 2.0 scopes that will be requested as part of GitHub Login authentication. This setting is optional

public System.Collections.Generic.IList<string> GitHubOAuthScopes { get; }
member this.GitHubOAuthScopes : System.Collections.Generic.IList<string>
Public ReadOnly Property GitHubOAuthScopes As IList(Of String)

Property Value

Applies to