次の方法で共有


AppServiceIdentityProviders クラス

定義

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

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

コンストラクター

AppServiceIdentityProviders()

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

プロパティ

Apple

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

AzureActiveDirectory

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

AzureStaticWebApps

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

CustomOpenIdConnectProviders

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

Facebook

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

GitHub

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

Google

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

LegacyMicrosoftAccount

従来の Microsoft アカウント プロバイダーの構成設定。

Twitter

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

適用対象