Compartir a través de


WebActivity.DisableCertValidation Propiedad

Definición

Obtiene o establece cuando se establece en true, se deshabilitará la validación del certificado.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.disableCertValidation")]
public bool? DisableCertValidation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.disableCertValidation")>]
member this.DisableCertValidation : Nullable<bool> with get, set
Public Property DisableCertValidation As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a