Authenticates the client, if the password characters match.
Namespace: RemoteViewing.Vnc.ServerAssembly: RemoteViewing (in RemoteViewing.dll) Version: 0.9.1.0 (0.9.1.0)
Syntax
Parameters
- password
- Type: System Char
The characters of the password.
Return Value
true if authentication succeeded.See Also