OpenIdConnectConfiguration.ServiceDocumentation Property

Definition

Gets or sets the 'service_documentation'

[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)]
[System.Text.Json.Serialization.JsonPropertyName("service_documentation")]
public string ServiceDocumentation { get; set; }
[<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)>]
[<System.Text.Json.Serialization.JsonPropertyName("service_documentation")>]
member this.ServiceDocumentation : string with get, set
Public Property ServiceDocumentation As String

Property Value

Attributes

Applies to