PasswordProvidedEventArgs IsAuthenticated Property RemoteViewing
true if the client has successfully authenticated.

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

public bool IsAuthenticated { get; private set; }
See Also