11.15 How do users log on to the system and exit the system?

Source: Internet
Author: User

Logging on to the system and exiting the current system are one of the basic functions of all information systems. These functions are integrated in the IBeamMDAA framework.

Component:IBeamMDAACommon. dll

Namespace:IBeam. MDAA. Objects (Business Object)

Example:

Log on to the system:

Success = IBeamPrincipal. Login (_ FrmLogonDialog. User, _ FrmLogonDialog. Password );

Exit from the system:

IBeamPrincipal. Logout ();

 

If it is a Winform client, the interactive interface used to log on to the system has been integrated into the IBeamMDAA framework. Add the following code to the Main method:

 

The logon interface is shown as follows:

 

When the main interface is closed, it is automatically canceled from the current system.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.