Compartir a través de


ApplicationGatewayClientAuthConfiguration.VerifyClientRevocation Propiedad

Definición

Obtiene o establece la comprobación del estado de revocación de certificados de cliente. Entre los valores posibles se incluyen: "None", "OCSP"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a