SocketTools .NET Edition

InternetDialer.Password Property

Gets the password required to establish a connection with the service provider.

[Visual Basic]
Public Property Password As String
[C#]
public string Password {get; set;}

Property Value

A string which specifies the password for the current phonebook entry.

Remarks

The Password property specifies the password required to establish a connection with the service provider.

See Also

InternetDialer Class | SocketTools Namespace