次の方法で共有


OpenidConnectProviderUpdateContract.MetadataEndpoint プロパティ

定義

メタデータ エンドポイント URI を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.metadataEndpoint")]
public string MetadataEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.metadataEndpoint")>]
member this.MetadataEndpoint : string with get, set
Public Property MetadataEndpoint As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象