Click or drag to resize

wclRfCommServerConnectionEncryption Property

Gets the encryption state of the connection.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public bool Encryption { get; }

Property Value

Boolean
True if the connection is encrypted. False otherwise.
See Also