IP*Works! Bluetooth - Online Help
Available for:
IP*Works! Bluetooth
Questions / Feedback?

RequestAuth Method

Requests authentication to a device.

Syntax

procedure RequestAuth(Address: String; Password: String);

Remarks

This method requests authentication to the device specified by Address. The Password parameter is optional.

If Password is specified the authentication may take place without any further user interaction. When Password is not specified the connection wizard will be displayed by the system on both devices to complete mutual authentication. For instance:

btinfo.RequestAuth("00:02:72:C6:64:B7", "123456");

 
 
Copyright (c) 2016 /n software inc. - All rights reserved.
Build 1.0.6093.0