BluetoothCharacteristicProperties.authenticatedSignedWrites
Draft
This page is not complete.
Secure context
This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The authenticatedSignedWrites
read-only
property of the BluetoothCharacteristicProperties
interface returns a
boolean
that is true
if signed writing to the characteristic
value is permitted.
Syntax
var aBoolean = BluetoothCharacteristicProperties.authenticatedSignedWrites;
Value
A Boolean
.
Specifications
Specification | Status | Comment |
---|---|---|
Web Bluetooth The definition of 'authenticatedSignedWrites' in that specification. |
Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser