VncClientConnectOptionsPasswordRequiredCallback Property

RemoteViewing
Called when a password is required and Password is null.

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

public PasswordRequiredCallback PasswordRequiredCallback { get; set; }

Property Value

Type: PasswordRequiredCallback
See Also

Reference