ImpalaLinkedService.EnableServerCertificateValidation Property
Definition
Important
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.
Specify whether to enable server SSL certificate validation when you connect.Always use System Trust Store (for V2 only). The default value is true.
public object EnableServerCertificateValidation { get; set; }
member this.EnableServerCertificateValidation : obj with get, set
Public Property EnableServerCertificateValidation As Object