Verification Result
Defined in framework ScanditIdCapture
- SDCVerificationResult
@interface SDCVerificationResult : NSObject
Added in version 7.1.0
The verification result of identification documents
- dataConsistency
@property (nonatomic, nullable, readonly) SDCDataConsistencyResult *dataConsistency
Added in version 7.1.0
The verification result of a comparison between the human-readable data of the document with the data encoded in either MRZ or barcode when SDCIdCaptureSettings.rejectInconsistentData is enabled
- aamvaBarcodeVerification
@property (nonatomic, nullable, readonly) SDCAAMVABarcodeVerificationResult *aamvaBarcodeVerification
Added in version 7.1.0
The verification result of AAMVA-compliant personal identification documents when SDCIdCaptureSettings.rejectForgedAamvaBarcodes is enabled