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

On this page
    Key Property
    On this page
    Gets or sets location of user's private key.
    Syntax
    'Declaration
     
    Public Property Key As String
    public string Key {get; set;}

    Property Value

    Location of private key to use.
    See Also