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

RemoveAuth Method

Removes the authentication of specified device.

Syntax

[VB.NET]
Public Sub RemoveAuth(ByVal Address As String)
[C#]
public void RemoveAuth(string address);

Remarks

This method removes authentication of the device specified by Address. For instance:

BTInfo1.RemoveAuth("00:02:72:C6:64:B7");

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