次の方法で共有


SiteAuthSettings.GitHubOAuthScopes プロパティ

定義

GitHub ログイン認証の一部として要求される OAuth 2.0 スコープ。 この設定は省略可能です

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

プロパティ値

適用対象