The following two data tags are available only in SQL Scripts run from the [ChangePassword] section of the SqlBE.ini configuration file of the Agentry Server. They contain the old and new passwords for a user when that user is performing a password change from the Agentry Client.
Tag Name | Description |
---|---|
newPassword | Returns the new password entered by the user when changing the password on the Agentry Client. |
oldPassword | Returns the previous password being change by the user when changing the password on the Agentry Client. |