Condividi tramite


BluetoothAdapter.AreLowEnergySecureConnectionsSupported Proprietà

Definizione

Ottiene o imposta un valore che indica se le connessioni protette sono supportate per i dispositivi Bluetooth LE associati.

public:
 property bool AreLowEnergySecureConnectionsSupported { bool get(); };
bool AreLowEnergySecureConnectionsSupported();
public bool AreLowEnergySecureConnectionsSupported { get; }
var boolean = bluetoothAdapter.areLowEnergySecureConnectionsSupported;
Public ReadOnly Property AreLowEnergySecureConnectionsSupported As Boolean

Valore della proprietà

Boolean

bool

Indica se le connessioni protette sono supportate per i dispositivi Bluetooth associati classici.

Requisiti Windows

Famiglia di dispositivi
Windows 10, version 1803 (è stato introdotto in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v6.0)

Si applica a