Bluetooth Framework C++ Edition

◆ SetAuthentication()

void SetAuthentication ( const bool  Value)

Sets the authentication value.

Parameters
ValueTrue if the connection required authentication. False otherwise.

If an application changes the property when connection is active the wclEBluetoothServer exception raises.

If the Authentication if switched off (False) the Encryption is also switched off.

Exceptions
wclEBluetoothServer