I'm using the latest version but calls to ResetPassword() to appear to persist changes to the Users collection. ResetPassword() does return a new password that observes all the password rules in web.config. But checking the Users collection shows no change in LastPasswordChangeDate or Password properties.
I'm using the latest version but calls to ResetPassword() to appear to persist changes to the Users collection. ResetPassword() does return a new password that observes all the password rules in web.config. But checking the Users collection shows no change in LastPasswordChangeDate or Password properties.