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