Bluetooth Framework C++ Edition

◆ SetAuthentication()

void SetAuthentication ( const bool  Value)

Sets the authentication property for the connection.

Parameters
ValueTrue if the authentication is enabled.

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

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

Exceptions
wclEBluetoothClient