OpenidConnectProviderContract.MetadataEndpoint Property

Definition

Gets or sets metadata endpoint 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to