Share via


PrestoLinkedService.EnableServerCertificateValidation Property

Definition

Specifies whether the connections to the server will validate server certificate, the default value is True. Only used for Version 2.0.

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