dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleConnectionStringBuilder Class / SshUser Property

In This Topic
    SshUser Property
    In This Topic
    Gets or sets user id on SSH server.
    Syntax
    'Declaration
     
    Public Property SshUser As String
    public string SshUser {get; set;}

    Property Value

    User id on SSH server.
    See Also