Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

Viewer.AuthenticationCallback.RequestUserCredentialsType

Viewer.AuthenticationCallback.RequestUserCredentialsType

The type of the Viewer.AuthenticationCallback.RequestUserCredentials callback.

Delegate summary

Modifier and Type Method and Description
delegate void

Viewer.AuthenticationCallback.RequestUserCredentialsType(Viewer viewer, Boolean needUser, Boolean needPasswd)

The type of the Viewer.AuthenticationCallback.RequestUserCredentials callback.

×