Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

Server.SecurityCallback.IsPasswordRequiredType

Server.SecurityCallback.IsPasswordRequiredType

The type of the Server.SecurityCallback.IsPasswordRequired callback.

Delegate summary

Modifier and Type Method and Description
delegate Boolean

Server.SecurityCallback.IsPasswordRequiredType(Server server, Connection connection)

The type of the Server.SecurityCallback.IsPasswordRequired callback.

×