BluetoothClientAuthenticate Property
Sets whether an authenticated connection is required.
Namespace: InTheHand.Net.SocketsAssembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public bool Authenticate { get; set; }
Public Property Authenticate As Boolean
Get
Set
public:
property bool Authenticate {
bool get ();
void set (bool value);
}
member Authenticate : bool with get, set
Property Value
Boolean