dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleConnectionStringBuilder 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