Share via


OpenIdConnectConfig.WellKnownOpenIdConfiguration Property

Definition

Gets or sets the endpoint that contains all the configuration endpoints for the provider.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to