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

In This Topic
    SshMacAlgorithms Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property SshMacAlgorithms As String
    public string SshMacAlgorithms {get; set;}
    See Also