10.6) Security authentication for login and log out

  • After providing valid database credentials user can log in with authorized user name and password.



Sr. No Field Name Significance
1

Server Name

SQL server name which is to be used by application
2 User Name User name of SQL server
3 Password Credential of SQL server’s user name
4 Configuration DB Name Configuration database name
5 DB Name Data Database name that will bring data
6 Always use this database. Do not ask next time. This will remember SQL server credentials for all time.

To exit from application user needs to provide valid credential otherwise there is no way to log out.




Last modified: Monday, 13 April 2020, 10:32 AM