Internet Direct (Indy)
Home
PreviousUpNext
TIdRSH.ClientUserName Property

Current user's name on their local machine.

Pascal
property ClientUserName: String;

ClientUserName is a String property that represents the user's current name on their local machine. ClientUserName and HostUserName are used when authenticating with the RSH Daemon in the Execute method. 

For Windows RSH Clients, this is usually set with the value obtained with the GetUserName Win32 API function.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.