SocketWrench .NET Edition

InternetDialer.NetworkLogon Property

Enables and disables a network login for the current phonebook entry.

[Visual Basic]
Public Property NetworkLogon As Boolean
[C#]
public bool NetworkLogon {get; set;}

Property Value

A boolean value which specifies if a network login is enabled.

Remarks

The NetworkLogon property determines if the client automatically logs on to the network after a connection has been established.

See Also

InternetDialer Class | SocketTools Namespace