NDEFRecord: id property

Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The id property of the NDEFRecord interface returns the record identifier, which is an absolute or relative URL used to identify the record.

This identifier is created by the generator of the record which is solely responsible for enforcing record identifier uniqueness. Web NFC does not sign the NFC content, thus record consumer should not make any assumptions about integrity or authenticity of the identifier or any other part of the records.

Syntax

js
NDEFRecord.id

Value

A string.

Specifications

Specification
Web NFC API
# dom-ndefrecord-id

Browser compatibility

BCD tables only load in the browser