esegece 47 Posted October 28, 2019 sgcBiometrics is a package based on Microsoft Windows Biometric Framework, which support the consistent development and management of biometric devices such as fingerprint readers. sgcBiometrics can access to 2 different type of Pool Sensors: System Pool Sensor: A collection of sharable biometric units that provide access to Windows authentication services. This pool is used by Winlogon, UAC, and any other client that associates a SID with a specific biometric template. Each biometric service provider has one system sensor pool. Private Pool Sensor: A collection of biometric units allocated for exclusive use by a client application. Private pools can support authentication scenarios that are not Windows-based, and they make it possible for an application to access the hardware of a biometric unit in a vendor-defined fashion (example: user login to an application like ERP). Latest changes: - New Property Asynchronous, if enabled, allows to process events asynchronously (application doesn't blocks till user action). - New Method to delete biometric templates. - New Event which is called when a template is deleted. Editions supported: - From Delphi 7 to Delphi 10.3 Rio - From CBuilder 2010 to CBuilder 10.3 Rio More info: https://www.esegece.com/biometrics Download You can download an already compiled demo which shows main features. A Fingerprint reader with support for WBF (example: compatible with Windows Hello) is required and Windows 7 or later. https://www.esegece.com/download/sgcBiometrics.zip Share this post Link to post