winapi - Is there any way to show a credential dialog integrate with Windows Hello? -


i mean, (it used @ control panel > credential manager):

please verify credentials view stored passwords

i have tried apis:

  1. creduipromptforwindowscredentials , credentialpicker.pickasync: seems good, there's no fingerprint/pin options.
  2. userconsentverifier.requestverificationasync: seems good, there's only fingerprint option.

i need show both user/password , fingerprint/pin options. there api or options show them?

thanks:)


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -