Enumeration

GVncConnectionAuth

Declaration

enum GVnc.ConnectionAuth

Description

No description available.

Members

Name Description
VNC_CONNECTION_AUTH_INVALID No description available.
VNC_CONNECTION_AUTH_NONE

No authentication is needed and protocol data is to be sent unencrypted.

VNC_CONNECTION_AUTH_VNC

VNC authentication is to be used and protocol data is to be sent unencrypted.

VNC_CONNECTION_AUTH_RA2

RealVNC authentication.

VNC_CONNECTION_AUTH_RA2NE

RealVNC authentication.

VNC_CONNECTION_AUTH_TIGHT

The Tight security type is a generic protocol extension.

VNC_CONNECTION_AUTH_ULTRA

Ultra authentication.

VNC_CONNECTION_AUTH_TLS

TLS authentication.

VNC_CONNECTION_AUTH_VENCRYPT

The VeNCrypt security type is a generic authentication method which encapsulates multiple authentication subtypes.

VNC_CONNECTION_AUTH_SASL

SASL authentication.

VNC_CONNECTION_AUTH_ARD

Apple remote desktop (screen sharing) authentication.

VNC_CONNECTION_AUTH_MSLOGONII

Authentication used by UltraVNC.

VNC_CONNECTION_AUTH_MSLOGON

Authentication used by UltraVNC.