winapi - Is there any way to show a credential dialog integrate with Windows Hello? -
i mean, (it used @ control panel > credential manager):

i have tried apis:
creduipromptforwindowscredentials,credentialpicker.pickasync: seems good, there's no fingerprint/pin options.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
Post a Comment