Login / Logout

Top  Previous  Next

Using related component elements of the component you can create a members-only area in your web application. You can provide a login form where defined users can login and register them into the system.

Once a user is logged-in to the system, you can check his authorities prior to performing tasks. You can also denote that certain pages in your application can only be accessed by logged-in users that has a special authority.

Please refer to topic Basic Elements > Element "Page" > Property "Access Control"  in main help file
{INSTALL_DIR} \help\mmas.chm to learn how to protect from unauthorized access.

Elements related to Login / Logout

Login Element

RememberMe Element

LogoutForm Element

ActiveUsers Element

WelcomeUser Element