Is it possible to invoke Windows Hello authentication from a Delphi application? So users need to prove their identity by enter the pincode or fingerprint, before accessing sensitive data or functionality.
As a sample, I added a screenshot of a password manager. It calls Windows hello to authenticate the user, before accessing the passwords.
Thank you in advance!