ChangeAuthenticatedPersonPassword (IPersonnel)
Changes a person's password using encrypted passwords.
Inputs | Data Type | Description |
---|---|---|
loginName | String |
Specifies the login name of the person whose password is being changed. |
newPassword | String |
Specifies the new password. |
oldPassword | String |
Specifies the old password. |