你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerAppIdentityProvidersConfiguration 类

定义

用于配置 ContainerApp 服务身份验证/授权的每个标识提供者的配置设置。

public class ContainerAppIdentityProvidersConfiguration
type ContainerAppIdentityProvidersConfiguration = class
Public Class ContainerAppIdentityProvidersConfiguration
继承
ContainerAppIdentityProvidersConfiguration

构造函数

ContainerAppIdentityProvidersConfiguration()

初始化 ContainerAppIdentityProvidersConfiguration 的新实例。

属性

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 提供程序的配置设置。

适用于