次の方法で共有


IdentityProviders.CustomOpenIdConnectProviders プロパティ

定義

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

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.Applications.Containers.Models.CustomOpenIdConnectProvider> CustomOpenIdConnectProviders { get; }
member this.CustomOpenIdConnectProviders : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.Applications.Containers.Models.CustomOpenIdConnectProvider>
Public ReadOnly Property CustomOpenIdConnectProviders As IDictionary(Of String, CustomOpenIdConnectProvider)

プロパティ値

適用対象