Authenticates the client, if the password bytes match.
Namespace: RemoteViewing.Vnc.Server
Assembly: RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- password
- Type: SystemByte
The bytes of the password.
Return Value
Type: Booleantrue if authentication succeeded.
See Also