API Reference

Sections

Theme switcher

CredentialReaderIso14443ReadMode

CredentialReaderIso14443ReadMode

isDisabledboolean

When true, reader will not read credentials using the ISO14443 protocol.

readSecureSectorboolean

When true, reader will read secure sectors and UID for credentials using the ISO14443 protocol.

readUidOnlyboolean

When true, reader will read UID only for credentials using the ISO14443 protocol.

Was this section helpful?
1 2 3 4 5 { "isDisabled": false, "readSecureSector": false, "readUidOnly": false }
Was this section helpful?