Aracılığıyla paylaş


ApplicationGatewayClientAuthConfiguration.VerifyClientRevocation Property

Definition

Gets or sets verify client certificate revocation status. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to