Share via


OpenIdConnectConfiguration.RevocationEndpoint Property

Definition

Overloads

RevocationEndpoint

Gets or sets the 'revocation_endpoint'

RevocationEndpoint

Gets or sets the 'revocation_endpoint'

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

Property Value

Attributes

Applies to