Back to Content

USBDevice: serialNumber property

files/en-us/web/api/usbdevice/serialnumber/index.md

latest379 B
Original Source

{{APIRef("WebUSB API")}}{{SeeCompatTable}}{{SecureContext_Header}}{{AvailableInWorkers}}

The serialNumber read only property of the {{domxref("USBDevice")}} interface is the manufacturer-defined serial number for the specific USB device.

Value

The serial number for the specified USB device

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}