Search code examples
c#asp.net-mvcasp.net-mvc-4simplemembershipfingerprint

Is it possible to adjust simple membership to accept logins by finger print scanners in MVC 4?


I'm developing a critical management app using MVC 4. I want to enforce managers and admins to login to the app only by their finger prints. Is it possible? If so, What is a starting point for me?

tanx a lot


Solution

  • you should install the driver of that device to be able to perform this kind of login. then u can handle them through the simple membership