I'm working on C# MVC 5 app that each user must username, password, server, and database to connect.
For each user, the authentication DLL will provide a unique connection string. The password works only for one user during a section time. Each user has different permissions on tables.