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.