Dart.Telnet Namespace > Credentials Class > Credentials Constructor : Credentials Constructor(String,String,String) |
Public Function New( _ ByVal username As String, _ ByVal password As String, _ ByVal commandPrompt As String _ )
Dim username As String Dim password As String Dim commandPrompt As String Dim instance As New Credentials(username, password, commandPrompt)