Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

Server.SecurityCallback.AuthenticateUserType

Server.SecurityCallback.AuthenticateUserType

The type of the Server.SecurityCallback.AuthenticateUser callback.

Delegate summary

Modifier and Type Method and Description
delegate Server.Permissions

Server.SecurityCallback.AuthenticateUserType(Server server, Connection connection, String username, String password)

The type of the Server.SecurityCallback.AuthenticateUser callback.

×