IPWorks Bluetooth 2020 .NET Edition

Questions / Feedback?

RemoveAuth Method

Removes the authentication of specified device.

Syntax

public void RemoveAuth(string address);
Public Sub RemoveAuth(ByVal Address As String)

Remarks

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

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

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Bluetooth 2020 .NET Edition - Version 20.0 [Build 7941]