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