Rejection Reason
Defined under the namespace Scandit.Datacapture.Id
- RejectionReason
Added in version 6.25.0
Possible reasons why a document can be rejected.
- NotAcceptedDocumentType
Added in version 6.25.0
The type of the presented document is not enabled in the settings.
- InvalidFormat
Added in version 6.25.0
The document format is incorrect.
- DocumentVoided
Added in version 6.25.0
The document is voided.
- Timeout
Added in version 7.0.0
The capture process resulted in a timeout.
- SingleImageNotRecognized
Added in version 7.0.0
The capture process resulted in no result. This reason is only used in conjunction with a single image frame source. ID Capture is automatically :meth:id.IdCapture.Reset when this rejection happens. Currently only used by the Web platform
- DocumentExpired
Added in version 7.1.0
The document is expired.
- DocumentExpiresSoon
Added in version 7.1.0
The document will expire soon.
- NotRealIdCompliant
Added in version 7.1.0
The document is not REAL ID compliant.
- HolderUnderage
Added in version 7.1.0
The document’s holder is underage.
- ForgedAamvaBarcode
Added in version 7.1.0
The document has a forged AAMVA barcode.
- InconsistentData
Added in version 7.1.0
The document has inconsistent data.
- BluetoothCommunicationError
Added in version 7.5.0
An error occurred while retrieving the document data via Bluetooth.
Added in version 7.5.0
Bluetooth is not supported, disabled, or missing required permissions on your device.