Enum WellKnownSecurityType
The well known security types and their IDs.
Namespace: MarcusW.VncClient.Protocol.SecurityTypes
Assembly: MarcusW.VncClient.dll
Syntax
public enum WellKnownSecurityType : byte
Fields
Name | Description |
---|---|
IntegratedSSH | |
Invalid | |
MD5 | |
None | |
RA2 | |
RA2ne | |
SASL | |
SecureTunnel | |
Tight | |
TLS | |
Ultra | |
VeNCrypt | |
VncAuthentication | |
XVP |