In The Hand
Authenticate Field
NamespacesInTheHand.Net.SocketsBluetoothSocketOptionNameAuthenticate
.NET Components for Mobility
On connected socket, triggers authentication. On not connected socket, forces authentication on connection. For incoming connection this means that connection is rejected if authentication cannot be performed.
Declaration Syntax
C#Visual Basic
public const SocketOptionName Authenticate
Public Const Authenticate As SocketOptionName
Remarks
The optval and optlen parameters are ignored; however, Winsock implementation on Windows CE requires optlen to be at least 4 and optval to point to at least an integer datum.

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