VncSharp

RemoteDesktop Fields

The fields of the RemoteDesktop class are listed below. For a complete list of RemoteDesktop class members, see the RemoteDesktop Members topic.

Public Instance Fields

GetPassword Points to a Function capable of obtaining a user's password. By default this means using the PasswordDialog.GetPassword() function; however, users of RemoteDesktop can replace this with any function they like, so long as it matches the delegate type.

See Also

RemoteDesktop Class | VncSharp Namespace