Overload List

  NameDescription
Public methodStatic memberChangePasswordByToken(Int32, String, String, String)
overload will validate the token and if valid change the password it does not require an old password as it supports hashed passwords
Public methodStatic memberChangePasswordByToken(Int32, String, String, String, String%) Obsolete.
overload will validate the token and if valid change the password it does not require an old password as it supports hashed passwords errorMessage will define why reset failed
Public methodStatic memberChangePasswordByToken(Int32, String, String, String, String, String%)
overload will validate the token and if valid change the password it does not require an old password as it supports hashed passwords errorMessage will define why reset failed

See Also