Compartir a través de


HttpLinkedService.EnableServerCertificateValidation Propiedad

Definición

Obtiene o establece si es true, valide el certificado SSL del servidor HTTPS. El valor predeterminado es true. Tipo: booleano (o Expresión con resultType boolean).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.enableServerCertificateValidation")]
public object EnableServerCertificateValidation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.enableServerCertificateValidation")>]
member this.EnableServerCertificateValidation : obj with get, set
Public Property EnableServerCertificateValidation As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a