Pregunta

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

¿Fue útil?

Solución

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

Otros consejos

What is your fingerprint device? it should have a SDK, you should find it's SDK and try to integrate your application with that.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top