次の方法で共有


OpenIdConnectRegistration.OpenIdConnectConfiguration プロパティ

定義

カスタム Open ID Connect プロバイダーに使用されるエンドポイントの構成設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="openIdConnectConfiguration")]
public Microsoft.Azure.Management.WebSites.Models.OpenIdConnectConfig OpenIdConnectConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="openIdConnectConfiguration")>]
member this.OpenIdConnectConfiguration : Microsoft.Azure.Management.WebSites.Models.OpenIdConnectConfig with get, set
Public Property OpenIdConnectConfiguration As OpenIdConnectConfig

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象