WebCenter Interaction API  
 

IPTUserManager.DeleteUserPasswordHistory Method 

Deletes the password history for the specified user. This should be done when the user is deleted.

void DeleteUserPasswordHistory(
   int lUserID
);

Parameters

lUserID
the user ID for password history deletion.

See Also

IPTUserManager Interface | com.plumtree.server Namespace