Share via


PostgreSqlV2LinkedService.TrustServerCertificate Property

Definition

Whether to trust the server certificate without validating it. Type: boolean.

public Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> TrustServerCertificate { get; set; }
member this.TrustServerCertificate : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property TrustServerCertificate As DataFactoryElement(Of Boolean)

Property Value

Applies to