WebCenter Interaction API  
 

PT_PROFILE_UNIQUE_KEYS.USER_AUTHENTICATION_NAME Field

Identifies the user's authentication name as the key sent to the remote profile provider. The authentication name corresponds to that returned by the IPTUser.GetAuthenticationUser() function.
public const int USER_AUTHENTICATION_NAME = -2;

See Also

PT_PROFILE_UNIQUE_KEYS Class | com.plumtree.server Namespace | IPTUser