Re-Authenticate user at interval "x" using windows hello C# API

ardi 1 Reputation point
2020-07-27T14:25:42.41+00:00

Hi,

To give the background,

The task is to build bio authentication app/service on windows 10, which prompts the authentication every "x" amount of time interval.

  • Is there such a default configuration for Windows Hello out-of-the-box , to re-authenticate at an interval ? If yes, how does it work, where can I find detailed information about it ? How to set it up?
  • Is there such a thing as Windows Hello C# API? To look for more documentation about how to access locally stored data and validate user input against Windows Hello fingerprint for example?
  • Is it possible for the service to block everything else while re-authenticating, something like a lock screen ?

Kind regards!

Universal Windows Platform (UWP)
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.