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