TwclRfCommClient.Authentication Property

Gets and sets the authentication property for the connection.

Namespace: wclBluetooth
published
 property Authentication: Boolean read FAuthentication
 write SetAuthentication default True;

Property Value

Type: Boolean

True if the authentication is enabled.

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

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