Gets and sets the current user name.
Syntax
object.UserName [= username ]
Remarks
The UserName property specifies the user that is logging
in to the remote server, and is required for authentication
purposes.
Data Type
String
See Also
Password Property, Authenticate Method
|