OpenIdConnectConfiguration.OpTosUri Property

Definition

Gets or sets the 'op_tos_uri'

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

Property Value

Attributes

Applies to