VncServerSessionOptions Class

RemoteViewing
Specifies options for interacting with a VNC client.
Inheritance Hierarchy

SystemObject
  RemoteViewing.Vnc.ServerVncServerSessionOptions

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

public class VncServerSessionOptions

The VncServerSessionOptions type exposes the following members.

Constructors

  NameDescription
Public methodVncServerSessionOptions
Initializes a new instance of the VncServerSessionOptions class
Top
Properties

  NameDescription
Public propertyAuthenticationMethod
The desired authentication method.
Top
See Also

Reference