Set Windows Hello Pin for local users with .NET

47 Views Asked by At

I am currently trying to write a .NET application that generates a Windows Hello PIN for my local user and changes this PIN every 5 minutes. Is there a way to set and customise the Windows Hello pin using .NET?

searching in library Windows.Security.Credentials are not successful for me.

0

There are 0 best solutions below