Aqualogic Interaction API  
 

IPTUser.SetLoginName Method 

Sets the login name for the user, which uniquely identifies the user within Plumtree.

void SetLoginName(
   string strLoginName
);

Parameters

strLoginName
- The new login name for the user.

See Also

IPTUser Interface | com.plumtree.server Namespace