BluetoothDeviceInfoAuthenticated Property
Specifies whether the device is authenticated, paired, or bonded.
All authenticated devices are remembered.
Namespace: InTheHand.Net.SocketsAssembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public bool Authenticated { get; }
Public ReadOnly Property Authenticated As Boolean
Get
public:
property bool Authenticated {
bool get ();
}
member Authenticated : bool with get
Property Value
Boolean