Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






UserNameList property

Read-only. The name of the user or server that created the session, and the alternate name if it exists.

Defined in

Session

Data type

java.util.Vector; elements are Name

Syntax

public java.util.Vector getUserNameList()

throws NotesException

Usage

If the user does not have an alternate name, getUserNameList returns a vector of one element containing the user name. If the user does have an alternate name, getUserNameList returns a vector of two elements containing the user name and the alternate user name.

Language cross-reference

UserNameList property in LotusScript NotesSession class

See examples

Examples: UserNameList property
Related topics
Accessing session properties
Representing a name




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009