Change Windows Hello Pin with .Net

Copper Contributor

Hello,

I am looking for a way to set and change the Windows Hello PIN via an SDK or nuget package and .Net.
I have written a C# programme that randomly sets the password for a local administrator user. Accordingly, I know the current Windows password for this user in this program. Now I would like to use the password to set the Windows Hello PIN at regular intervals (every 30 seconds).

So far, I have not found a way via .NET to set the PIN of Windows Hello in my C# programme. Does anyone know how to do this?

0 Replies