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

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -