AuthenticationMethod EnumerationRemoteViewing
Supported authentication methods.

Namespace: RemoteViewing.Vnc
Assembly: RemoteViewing (in RemoteViewing.dll) Version: 0.9.1.0 (0.9.1.0)
Syntax

public enum AuthenticationMethod
Members

  Member nameValueDescription
None1 No authentication is performed.
Password2 A password is used.
See Also