These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

iBo Change Password

We are trying to update a custom page we have to work in 20.2 using the change password method in iBo.ContactManagement
This is what we are doing:
cContact.UserSecurity.ChangePassword(this.txtNewPassword.Text, this.iMISID, this.password);

Does this method work for resetting passwords going from iMIS 2015 to iMIS 2017?