Bluetooth Framework C++ Edition

◆ __declspec() [2/9]

__declspec ( property(get=GetAuthentication, put=SetAuthentication )

Gets and sets the authentication property for the connection.

True 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