IPWorks Bluetooth 2020 .NET Edition

Questions / Feedback?

DeviceAuthenticated Property

Specifies whether the device is authenticated, paired, or bonded.

Syntax

public bool DeviceAuthenticated { get; }
Public ReadOnly Property DeviceAuthenticated As Boolean

Default Value

False

Remarks

This property specifies whether the device is authenticated. When True, DeviceRemembered will also be True.

This property is read-only and not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Bluetooth 2020 .NET Edition - Version 20.0 [Build 7941]