dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / SshOptions Class / Passphrase Property

On this page
    Passphrase Property
    On this page
    Gets or sets the client key passphrase.
    Syntax
    'Declaration
     
    Public Property Passphrase As String
    public string Passphrase {get; set;}

    Property Value

    Passphrase for the client key.
    See Also