Freigeben über


ImpalaLinkedService.EnableServerCertificateValidation Property

Definition

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 Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> EnableServerCertificateValidation { get; set; }
member this.EnableServerCertificateValidation : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property EnableServerCertificateValidation As DataFactoryElement(Of Boolean)

Property Value

Applies to