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
Impact on Existing APIs
Authentication overview
FullName
SetLoginName
Upgrading user information
GetUserLoginName
Session Object
Feedback