How to submit biometric authentication data via GetSerialization function in V2 Credential Provider?

359 views Asked by At

I'm implementing a V2 Credential Provider which invoke Windows Biometric Framework API to verify user fingerprint.

Now V2 CP is built and could be load by LogonUI, but i don't know how to organize the serialized data for GetSerialization after a fingerprint verification, or maybe the biometric auth data is not submit by GetSerialization ?

Please help, thanks very much.

0

There are 0 answers