PostgreSqlV2LinkedService.TrustServerCertificate 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.
Whether to trust the server certificate without validating it. Type: boolean.
public object TrustServerCertificate { get; set; }
member this.TrustServerCertificate : obj with get, set
Public Property TrustServerCertificate As Object