In The Hand - .NET Components for Mobility
BluetoothSecurity Class
NamespacesInTheHand.Net.BluetoothBluetoothSecurity
Handles security between bluetooth devices. Current supported on devices only.
Declaration Syntax
C#Visual Basic
public static class BluetoothSecurity
Public NotInheritable Class BluetoothSecurity
Members
All MembersMethods



IconMemberDescription
GetPinRequest()()()
Retrieves the address of the Bluetooth peer device authentication that requires the PIN code.

Not supported on Windows XP


PairRequest(BluetoothAddress, String)
Intiates pairing for a remote device.

RefusePinRequest(BluetoothAddress)
Refuses an outstanding PIN request.

Not supported on Windows XP


RemoveDevice(BluetoothAddress)
Remove the pairing with the specified device

RevokePin(BluetoothAddress)
This function revokes the personal identification number (PIN) for the Bluetooth device.

Not supported on Windows XP


SetLinkKey(BluetoothAddress, Guid)

Not supported on Windows XP


SetPin(BluetoothAddress, String)
This function stores the personal identification number (PIN) for the Bluetooth device.

Not supported on Windows XP


Inheritance Hierarchy
Object
BluetoothSecurity

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 2.2.0.0