WebCenter Interaction API  
 

PT_PROFILE_UNIQUE_KEYS Members

PT_PROFILE_UNIQUE_KEYS overview

Public Static Fields

public fieldstaticUSER_AUTHENTICATION_NAME 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 fieldstaticUSER_UNIQUE_NAME 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 Instance Constructors

public method PT_PROFILE_UNIQUE_KEYS Constructor Initializes a new instance of the PT_PROFILE_UNIQUE_KEYS class.

Public Instance Methods

public methodEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
public methodGetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
public methodGetType (inherited from Object)Gets the Type of the current instance.
public methodToString (inherited from Object)Returns a String that represents the current Object.

See Also

PT_PROFILE_UNIQUE_KEYS Class | com.plumtree.server Namespace | IPTProfileSource