UserName Property  
 

Gets and sets the current user name.

Syntax

object.UserName [= username ]

Remarks

The UserName property specifies the user that is logging in to the server, and is required for authentication purposes.

Data Type

String

See Also

Account Property, Password Property, Connect Method, Login Method, Logout Method