Aqualogic Interaction API  
 

IPTUser.GetLoginName Method 

Retrieves the login name for the user, which uniquely identifies the user within Plumtree, and is used in calls to IPTSession.Connect().

string GetLoginName();

Return Value

The login name of the user.

See Also

IPTUser Interface | com.plumtree.server Namespace