Freigeben über


WebActivity.DisableCertValidation Eigenschaft

Definition

Ruft ab oder legt fest, wenn auf "true" festgelegt ist. Die Zertifikatüberprüfung wird deaktiviert.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: