WebCenter Interaction API  
 

PT_PROFILE_UNIQUE_KEYS Class

Defines the meaning of special property IDs used by the IPTProfileSource interface as unique keys for profile syncs. These settings are mainly used in conjunction with the SetPortalUniqueKey() and GetPortalUniqueKey() functions on IPTProfileSource.

For a list of all members of this type, see PT_PROFILE_UNIQUE_KEYS Members.

System.Object
   com.plumtree.server.PT_PROFILE_UNIQUE_KEYS

public sealed class PT_PROFILE_UNIQUE_KEYS

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

PT_PROFILE_UNIQUE_KEYS Members | com.plumtree.server Namespace | IPTProfileSource