VncClientConnectOptions PasswordRequiredCallback Property RemoteViewing
Called when a password is required and Password is null.

Namespace: RemoteViewing.Vnc
Assembly: RemoteViewing (in RemoteViewing.dll) Version: 0.9.1.0 (0.9.1.0)
Syntax

public PasswordRequiredCallback PasswordRequiredCallback { get; set; }
See Also