创建私人传感器pol Windows生物材料框架C# [英] Create private sensor pol windows biomteric framework C#

查看:70
本文介绍了创建私人传感器pol Windows生物材料框架C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道如何使用Windows Biometric Framework在c#中创建私有传感器池,我已经检查了Microsoft c ++文档,但是我从未使用过C#,并且我找不到有用的东西,我已经尝试过该代码,但是它不起作用

I Want Know How i Can Create Private Sensor Pool In c# Using Windows Biometric Framework I have Checked the Microsoft c++ Documentation But i Never Used C# and i Cant find Anything Useful i have tried that code but it doesnt work

_session = WinBio.OpenSession(WinBioBiometricType.Fingerprint, WinBioPoolType.Private, WinBioSessionFlag.Basic, new[] { _unitId }, DatabaseId);


推荐答案

艾哈迈德·埃尔卡迪,

Hi Ahmed M. Elkady,

感谢您在此处发布帖子,对您的回复表示歉意.

Thank you for posting here and sorry for late reply.

对于您的问题,如果您想将C#用于Windows Biometric Framework,请从代码项目中下载源文件以供参考.

For your question, if you wanna to use C# for Windows Biometric Framework, please download the source file from code project for your reference.

https://www.codeproject.com/Articles/97590 /A-Framework-in-C-进行指纹验证

我希望这会有所帮助.

最好的问候,

温迪


这篇关于创建私人传感器pol Windows生物材料框架C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆