Gets the user name to submit to the SSH server. Only specify this if you need to use a different name than UserName.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Property AccountName As String Get Set |
C# |
---|
public string AccountName { get; set; } |