Device / Run / AuthReqUploadViaIso14443 Value

Specifies the authentication level a configuration, BEC2 or BF3 file has to fulfill if the file is uploaded via the reader's contactless radio interface using a ConfigCard or an NFC device.

Properties

Format

Name Type/Size Description
AuthReq Enumeration (8 bits) Specifies the authentication level the BEC/BEC2/BF3 file or ConfigCard has to fulfill to be accepted.
Values:
  • Default (0x00)
    Default settings (Actual behavior is usage-dependent).
  • None (0x01)
    Accept any kind of BEC/BEC2/BF3 files or ConfigCards, even unencrypted ones.
  • CustomerKey (0x02)
    Accept only BEC/BEC2/BF3 files or ConfigCards that are encrypted with a matching customer key. Especially deny unencrypted files/ConfigCards.
  • ConfigSecurityCode (0x03)
    The customer keyand the Config Security Code have to match for this BEC/BEC2/BF3 file or ConfigCard to be accepted.
  • Version (0x04)
    The customer keyand the Config Security Code have to match for this BEC/BEC2/BF3 file or ConfigCard to be accepted. Furthermore, the version stored in the file/ConfigCard header has to be greater than or equal to the RFID interface component version.
  • GreaterVersion (0x05)
    The customer keyand the Config Security Code have to match for this BEC/BEC2/BF3 file or ConfigCard to be accepted. Furthermore, the version stored in the file/ConfigCard header has to be greater than the RFID interface component version.