ImpalaLinkedService.UseSystemTrustStore 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.
Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false.
public object UseSystemTrustStore { get; set; }
member this.UseSystemTrustStore : obj with get, set
Public Property UseSystemTrustStore As Object