Resets a user password into a new password.
username
A System.String representing the user name to reset it's password.
newPassowrd
A System.String representing the new password to set for the user.
extraData
User custom data.
true if the user password has been changed to the specified password successfully; otherwise false.
This method should only be used by administrators users