Name
Description
Returns the user's login name.
Syntax
VBScript
user
.
Name
Perl
$user
->
GetName
();
Identifier
Description
user
A User object.
Return value
A String containing the user's login name.
Parent topic:
User object properties
See also
FullName
SetLoginName
See "Upgrading user information" .
GetUserLoginName
of the Session Object
Session Object
Feedback