ContainerAppGitHubConfiguration クラス

定義

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

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

コンストラクター

ContainerAppGitHubConfiguration()

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

プロパティ

IsEnabled

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

LoginScopes

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

Registration

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

適用対象