Click or drag to resize

wclRfCommServerConnectionAuthentication Property

Gets the authentication value.

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

Property Value

Boolean
True if the connection required authentication. False otherwise.
See Also