VncServerSessionPasswordProvided Event

RemoteViewing
Occurs when the VNC client provides a password. Respond to this event by accepting or rejecting the password.

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

public event EventHandler<PasswordProvidedEventArgs> PasswordProvided

Value

Type: SystemEventHandlerPasswordProvidedEventArgs
See Also

Reference