In The Hand - .NET Components for Mobility
Pin Property
Namespaces
►
InTheHand.Net.Sockets
►
BluetoothClient
►
Pin
C#
Visual Basic
Sets the PIN associated with the currently connected device.
Declaration Syntax
C#
Visual Basic
public
string
Pin
{
set
; }
Public
WriteOnly
Property
Pin
As
String
Value
PIN which must be composed of 1 to 16 ASCII characters. Assigning null (Nothing in VB) or an empty String will revoke the PIN.
Assembly:
InTheHand.Net.Personal
(Module: InTheHand.Net.Personal) Version: 2.2.0.0