Passwords for accessing/securing memory areas on tags that support this feature. More...
#include <RfidPasswordTypeEnum.h>
Passwords for accessing/securing memory areas on tags that support this feature.
Value | Description |
---|---|
RfidPasswordTypeNone | No password. |
RfidPasswordTypeLock | Lock. Allows for modification of data in future if correct password provided. |
RfidPasswordTypePermaLock | Permanently lock. Prevents further modification of data. |
RfidPasswordTypeUnlock | Unlock block so that it can be overwritten. |
RfidPasswordTypePermaUnlock | Permanently unlock. Cannot be locked. |