Authenticate with the VNC Host using a user supplied password.
Exception Type | Condition |
---|---|
InvalidOperationException | Thrown if the VNC Host does not require password authentication. This method should only be called after Connect() returns True. |
NullReferenceException | Thrown if the password is null. |