Element ''ChangePassword''

Top  Previous  Next

With this element the users of a web application can change their passwords.

The SML of this element should be executed with the authority of the current user. Therefore it is recommended that you place this element into a page and force the users to login first before accessing to this page. You can do that by defining IS_LOGGED_IN check point in the Access Definition property of the page where this element is placed.

ChangePasswordForm

 

See ChangePassword SML Function.

See Resetting Forgotten Passwords.