Bluetooth Framework C++ Edition

◆ __declspec() [2/10]

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

Gets and sets the authentication value.

True 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