Creating a Private Sensor Pool
A private sensor pool is a collection of biometric units reserved for exclusive use by a client application. Private pools support proprietary authentication methods and enable a client application to access a biometric unit by using vendor-specified control commands.
The following topics contain code examples that show how to create a private sensor pool.
In this section
Topic | Description |
---|---|
Sensor Pools |
Describes three possible sensor pools: system, private, and unassigned. |
Private Pool Setup |
Contains the setup console project. |
Private Pool Identity |
Contains the identification console project. |
Private Pool Enrollment |
Contains the enrollment console project. |
Private Pool Helper Functions |
Contains helper functions for the setup, identification, and enrollment console projects. |
Create client applications |
How to use the Windows Biometric Framework API to create client applications. |