Enum for the required Access to the SAFR Scan camera
Overview of SafrAccessMode goes here.
| Name | Value | Description |
|---|---|---|
| Disabled | 0 | Disabled = 0 |
| FaceRecognition | 1 | Face Recognition = 1 |
| FaceRecognitionAndAccessCard | 2 | Face Recognition and Access Card = 2 |
| FaceRecognitionAndMobileCredential | 3 | Face Recognition and Mobile Credential = 3 |
| FaceRecognitionAndMobileCredentialOrAccessCard | 4 | Face Recognition and Mobile Credential / Access Card = 4 |
| FaceRecognitionOrAccessCard | 5 | Face Recognition or Access Card = 5 |
| AccessCard | 6 | Access Card = 6 |
| FaceRecognitionAndMobileCredentialOrJustAccessCard | 7 | Face Recognition and Mobile Credential or just Access Card = 7 |
| FaceRecognitionOrAccessCardOrKeypad | 8 | Face Recognition or Access Card or Keypad = 8 |
| AccessCardOrKeypad | 9 | Access Card or Keypad = 9 |
| FaceRecognitionAndKeypad | 10 | Face Recognition and Keypad = 10 |