Jump to content

Search the Community

Showing results for tags 'fingerprint'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Delphi Questions and Answers
    • Algorithms, Data Structures and Class Design
    • VCL
    • FMX
    • RTL and Delphi Object Pascal
    • Databases
    • Network, Cloud and Web
    • Windows API
    • Cross-platform
    • Delphi IDE and APIs
    • General Help
    • Delphi Third-Party
  • C++Builder Questions and Answers
    • General Help
  • General Discussions
    • Embarcadero Lounge
    • Tips / Blogs / Tutorials / Videos
    • Job Opportunities / Coder for Hire
    • I made this
  • Software Development
    • Project Planning and -Management
    • Software Testing and Quality Assurance
  • Community
    • Community Management

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Delphi-Version

Found 2 results

  1. esegece

    ANN: sgcBiometrics 1.4

    sgcBiometrics is a package based on Microsoft Windows Biometric Framework, which support the consistent development and management of biometric devices such as fingerprint readers. Package 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 Method to enumerate enrollments (example: if thumb and index right fingers are already registered or not). Read more - New Component TsgcWinBioUsersINI which allows associate users to fingerprints. Read more 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
  2. esegece

    ANN: sgcBiometrics 1.3

    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
×