WinBioNET
WinBioNET copied to clipboard
Managed wrapper in C#/NET for the Windows Biometric Framework
Hi, I am trying to use Windows biometric for a application. Though im running application with Admin rights getting Acces denined error in WinBioEnrollBegin. Its able to create Database, add...
Hello, I have a question, does enrollment always needs administrative rights? Anything works but when its standard user, enrollment not working. Does anyone has idea? Thanks.
Hello, I have the same problem as some already had: ConfigureFailed every time when I try opening the session. Then I found this on StackOF: [https://stackoverflow.com/questions/43410458/while-creating-private-pool-winbioopensession-is-failing-and-returning-winbio?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa](url) which marks that a...
Hi, i'm currently doing time attendance monitoring system which targeting windows tablet device that has built-in fingerprint scanner (Senor TPos to be specific), can i use this wrapper to enroll...
I am trying to open a session, to point to a template database in a custom location. But have been unsuccessful. 1) Have tried to select WinBioDatabaseId.OnChip with PoolType =...
Can you provide an exemple of using sql database to store?
Hello, Thank you for the wrapper! The identify and enroll functions are working fine. But for the Capture Sample, i got the message as: WinBioCaptureSample failed: NotImplemented. Do you know...
I'm curious as to how I can retrieve the scanned image from the device. Is this implemented? If it's scanned and retrieved as a byte array, that would be fine....
@JcBernack Seems like whenever I try and identify myself, it throws an exception "UnknownID". The enroll committed and I was able to get my GUID (which is what I want)...
Found 1 units Using unit id: 1 Device instance id: USB\VID_138A&PID_0018\961AEA0F82D6 Using database: bc7263c3-a7ce-49f3-8ebf-d47d74863cc6 Found 1 units Using unit id: 1 Device instance id: USB\VID_138A&PID_0018\961AEA0F82D6 Using database: bc7263c3-a7ce-49f3-8ebf-d47d74863cc6 Identifying user......