verifyFaceFromPhotoAzure
Description
Check person face data with Azure face data.
Input / Parameters
connector: 'string', data1: 'string', data2: 'string', extra: 'object', callback: 'functionList', errorCallback: 'functionList'
No
Name
Description
Data Type
Required
1
connector
Name of connector and created in the Services and Global Components page.
String
Yes
2
data1
Face 1 data
String
Yes
3
data2
Face 2 data
String
Yes
4
callback
Success callback
FunctionList
No
5
errorCallback
Error callback
FunctionList
No
Output
Callback
Video
Example
N/A
Step
N/A
Result
N/A
Links
Last updated