Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:server_api [2020/07/29 13:22]
yjjung [OnUserPhrase]
en:server_api [2020/12/15 13:16]
kkshin
Line 13: Line 13:
 Please try to copy the license file to example folder (Example > cli > csharp > common > lib > x86) and see if can use server matching.</​callout>​ Please try to copy the license file to example folder (Example > cli > csharp > common > lib > x86) and see if can use server matching.</​callout>​
  
-  * [[BS2_SetServerMatchingHandler]]: ​Configures ​the server matching handler.+  * [[BS2_SetServerMatchingHandler]]: ​Registers ​the server matching handler.
   * [[BS2_VerifyUser]]:​ Transfers user information mapped to the card or user ID authentication results to the device.   * [[BS2_VerifyUser]]:​ Transfers user information mapped to the card or user ID authentication results to the device.
   * [[BS2_IdentifyUser]]:​ Transfers user information mapped to the fingerprint authentication results to the device.   * [[BS2_IdentifyUser]]:​ Transfers user information mapped to the fingerprint authentication results to the device.
Line 22: Line 22:
   * [[BS2_VerifyUserSmallEx]]:​ [+ 2.6.3] Transfers user information mapped to the card or user ID authentication results to the device.   * [[BS2_VerifyUserSmallEx]]:​ [+ 2.6.3] Transfers user information mapped to the card or user ID authentication results to the device.
   * [[BS2_IdentifyUserSmallEx]]:​ [+ 2.6.3] Transfers user information mapped to the fingerprint authentication results to the device.   * [[BS2_IdentifyUserSmallEx]]:​ [+ 2.6.3] Transfers user information mapped to the fingerprint authentication results to the device.
-  * [[BS2_SetUserPhraseHandler]]:​​ [+ 2.7.0] ​Configures ​the server user phrase handler.+  ​* [[BS2_VerifyUserFaceEx]]:​ [+ 2.7.2] Transfers user information mapped to the card or user ID authentication results to the device. 
 +  ​* [[BS2_SetUserPhraseHandler]]:​​ [+ 2.7.0] ​Registers ​the server user phrase handler.
   * [[BS2_ResponseUserPhrase]]:​​ [+ 2.7.0] Transfers the user phrase to the device.   * [[BS2_ResponseUserPhrase]]:​​ [+ 2.7.0] Transfers the user phrase to the device.
 ===== Callback Function ====== ===== Callback Function ======