dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlConnectionStringBuilder Class / SshKeyExchangeAlgorithms Property

On this page
    SshKeyExchangeAlgorithms Property
    On this page
    Syntax
    'Declaration
     
    Public Property SshKeyExchangeAlgorithms As String
    public string SshKeyExchangeAlgorithms {get; set;}
    See Also