SshGssApiCredentials.AccountName Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
AccountName
Gets the user name to submit to the SSH server. Only specify this if you need to use a different name than User
Declaration
public string AccountName { get; set; }
Property Value
| Type | Description |
|---|---|
| String | User name. |