Hi guys,
Not sure where to ask this so I figured I'll start with C#.
I would like to write a windows service that will allow some external device or authentication provider to log a user into windows.
For example, a finger print reader can log a user into windows via fingerprint instead of password.
Can anyone point me in the right direction in terms of what I need and where I should start researching how to make such a thing?
Thank you.