PT_PROFILE_UNIQUE_KEYS overview
![]() USER_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. |
![]() USER_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. |
PT_PROFILE_UNIQUE_KEYS Constructor
|
Initializes a new instance of the PT_PROFILE_UNIQUE_KEYS class. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (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. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
PT_PROFILE_UNIQUE_KEYS Class | com.plumtree.server Namespace | IPTProfileSource