ConnectionAuth
Description:
[ CCode ( cprefix = "VNC_CONNECTION_AUTH_" , type_id = "vnc_connection_auth_get_type ()" ) ]
public enum ConnectionAuth
Content:
Enum values:
- ARD - Apple remote desktop (screen
sharing) authentication.
- INVALID
- MSLOGON - Authentication used by
UltraVNC.
- MSLOGONII - Authentication used by
UltraVNC.
- NONE - No authentication is needed and
protocol data is to be sent unencrypted.
- RA2 - RealVNC authentication.
- RA2NE - RealVNC authentication.
- SASL - SASL authentication.
- TIGHT - The Tight security type is a
generic protocol extension.
- TLS - TLS authentication.
- ULTRA - Ultra authentication.
- VENCRYPT - The VeNCrypt security
type is a generic authentication method which encapsulates multiple authentication subtypes.
- VNC - VNC authentication is to be used
and protocol data is to be sent unencrypted.