IdentityProviders クラス

定義

ContainerApp Service の認証/承認の構成に使用される各 ID プロバイダーの構成設定。

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

コンストラクター

IdentityProviders()

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

プロパティ

Apple

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

AzureActiveDirectory

Azure Active Directory プロバイダーの構成設定。

AzureStaticWebApps

Azure Static Web Apps プロバイダーの構成設定。

CustomOpenIdConnectProviders

各カスタム Open ID Connect プロバイダーの別名の名前を、カスタム Open ID Connect プロバイダーの構成設定にマップします。

Facebook

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

GitHub

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

Google

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

Twitter

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

適用対象