Add fingerprint unlocking support for RoyalTS Documents on Windows
P
Patrick M. Womack
started a topic
over 7 years ago
This would require using the Windows authentication mechanism as a form of encryption, but it could be useful for documents that are shared among a group of users, as you could tie access to AD permissions.
I'm sorry but I don't understand. What is a "synaptic API"?
P
Patrick M. Womack
said
over 7 years ago
True, there isn’t an existing API outside of UWP apps. This might be a better candidate for a plug-in then, as you could make a call to a synaptic API as the driver exists in Windows.
Stefan Koell
said
over 7 years ago
Hi Patrick,
I did some research a while back but I couldn't find a general API for fingerprint readers. As far as I know, there's nothing built-in in Windows.
Patrick M. Womack
This would require using the Windows authentication mechanism as a form of encryption, but it could be useful for documents that are shared among a group of users, as you could tie access to AD permissions.