VB. NET: query ID card information and VB. net id card information
Sometimes we need to verify or check a person's ID card information.
You can use the Baidu ID card query interface, including the extended information.
To see http://apistore.baidu.com/apiworks/servicedetail/113.html
You can see the randomly generated ID card number and paste it into IDCardInfo. QueryInfo
After debugging, you can see the information contained in the object returned by querying the ID card information,
IDCardInfo Property:
A sword in your hand
Walking through the long road without looking for tie shoes
Have a deep understandingIf no ID card information is found, an error is thrown. The most likely cause is that the ID card is invalid.
Source code (with examples): http://pan.baidu.com/s/1eQnUgRg
Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.