Aqualogic Interaction API  
 

IPTUser.GetNumericUserName Method 

Retrieves the numeric user name for this user. The numeric user name is used with numeric authentication, for example when logging in with a mobile device. This is the string expected from in calls to IPTSession.NumericConnect().

string GetNumericUserName();

Return Value

The numeric user name.

See Also

IPTUser Interface | com.plumtree.server Namespace