Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When set to true, Certificate validation will be disabled.
public bool? DisableCertValidation { get; set; }
member this.DisableCertValidation : Nullable<bool> with get, set
Public Property DisableCertValidation As Nullable(Of Boolean)