Authentication Result
Authentication tests results contain:
- Authentication Status: public AuthenticationStatus Status { get; set; }
- AuthenticationTests contains: Processed Images: public ImageAuthenticationData ImageData { get; set; }
- CrossMatchTestResult contains: The list of fields to be compared from the barcode and those gotten from using OCR: public List
None Exception in the SDK or unsupported format
Suspicious Some test failed, causing Authentication to label document as suspicious
Valid Authentication passed.
Unlicensed Authentication not executed due to no license found.
Warning The document has some important details (Expired, Sex Offender, Void, Underage)
Confidence score from 0 to 1: public float? Confidence { get; set; }
Confidence score from 0 to 1: public float? Confidence { get; set; }
Processed Images: public ImageAuthenticationData ImageData { get; set; }/