dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlConnectionStringBuilder Class / SshKeyExchangeAlgorithms Property

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