Sdílet prostřednictvím


OpenIdConnectConfiguration.RevocationEndpointAuthMethodsSupported Property

Definition

Gets the collection of 'revocation_endpoint_auth_methods_supported'.

[System.Text.Json.Serialization.JsonPropertyName("revocation_endpoint_auth_methods_supported")]
public System.Collections.Generic.ICollection<string> RevocationEndpointAuthMethodsSupported { get; }
[<System.Text.Json.Serialization.JsonPropertyName("revocation_endpoint_auth_methods_supported")>]
member this.RevocationEndpointAuthMethodsSupported : System.Collections.Generic.ICollection<string>
Public ReadOnly Property RevocationEndpointAuthMethodsSupported As ICollection(Of String)

Property Value

Attributes

Applies to