PostgreSqlConnectionInfo.TrustServerCertificate プロパティ

定義

サーバー証明書を信頼するかどうか。

public bool? TrustServerCertificate { get; set; }
member this.TrustServerCertificate : Nullable<bool> with get, set
Public Property TrustServerCertificate As Nullable(Of Boolean)

プロパティ値

適用対象