IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

User Property

The name of the login user when directly dialing the remote machine.

Syntax

[VB.NET]
Public Property User As String

[C#]
public string User {get; set;}

Remarks

This property contains the name of the login user when directly dialing the remote machine. User, PhoneNumber, Password, and optionally Domain and CallbackNumber are used when PhonebookEntry is empty.

Calling the Connect method attempts a connection.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]