dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / SslOptions Class / Cert Property

On this page
    Cert Property
    On this page
    Gets or sets the location of the client certificate.
    Syntax
    'Declaration
     
    Public Property Cert As String
    public string Cert {get; set;}

    Property Value

    The location of client certificate.
    See Also