Client - SetUserName[C] __cdecl FlowSshC_Client_SetUserName(
[C++] [Client] void SetUserName(wchar_t const* userName); [C#] [Client] public void SetUserName(string userName); Parameters
Remarks Use SetUserName to specify the name of the account used to log into the SSH server. The account name must have been assigned to you by the administrator of the SSH server to which you are connecting to. |