Occurs when the VNC client provides a password.
Respond to this event by accepting or rejecting the password.
Namespace: RemoteViewing.Vnc.ServerAssembly: RemoteViewing (in RemoteViewing.dll) Version: 0.9.1.0 (0.9.1.0)
Syntax
public event EventHandler<PasswordProvidedEventArgs> PasswordProvided
See Also