GitHubProvider クラス

定義

GitHub プロバイダーの構成設定。

public class GitHubProvider
type GitHubProvider = class
Public Class GitHubProvider
継承
GitHubProvider

コンストラクター

GitHubProvider()

GitHubProvider の新しいインスタンスを初期化します。

プロパティ

Enabled

<code>false</code> if the GitHub provider should be enabled despite the set registration, otherwise, <code>true</code>.

LoginScopes

認証中に要求する必要があるスコープの一覧。

Registration

GitHub プロバイダーのアプリ登録の構成設定。

適用対象