is there a way to use windows accounts, that are logged into an web application, to use their credentials to access SqlServer, and use entity framework database first to execute various queries under their credentials?
Asked
Active
Viewed 31 times
0
-
yes....................lookup impersonation – Mitch Wheat Jun 12 '14 at 00:10
-
Try this answer? http://stackoverflow.com/a/1955003/707117 – Simon C Jun 12 '14 at 00:36