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

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