| | WebCenter Interaction API | |
| PT_PROFILE_UNIQUE_KEYS.USER_UNIQUE_NAME Field
|
Identifies the user's unique name as the key sent to the remote profile provider. The unique name corresponds to that returned by the
IPTUser.GetUserAuthName()
function.
public const int USER_UNIQUE_NAME = -1;
See Also
PT_PROFILE_UNIQUE_KEYS Class | com.plumtree.server Namespace | IPTUser