Enum MercuryReaderAccessMethods
These are a listing of types of reader Access Methods.
| Name | Value | Description |
|---|---|---|
| Card | 0 | Card Only Required |
| PinOnly | 1 | PinOnly |
| CardAndPin | 2 | CardAndPin |
| CardOrPin | 3 | CardOrPin |
| FacilityCodeOnly | 4 | FacilityCodeOnly |
| Unlock | 5 | Unlock |
| LockDown | 6 | LockDown |
| CardAndPinNoGrantOnDuress | 7 | CardAndPinNoGrantOnDuress |