Discussions
iBo Change Password
almost 5 years ago by Alex Lippincott
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?