PenDevice.Authenticated Property

Neo smartpen SDK

PenDeviceAuthenticated Property

Specifies whether the device is authenticated, paired, or bonded. All authenticated devices are remembered.

Namespace:  Neosmartpen.Net.Bluetooth
Assembly:  Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public bool Authenticated { get; }

Property Value

Type: Boolean
See Also