Specifies options for interacting with a VNC client.
Inheritance Hierarchy
RemoteViewing.Vnc.ServerVncServerSessionOptions
Namespace: RemoteViewing.Vnc.Server
Assembly: RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The VncServerSessionOptions type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| VncServerSessionOptions | Initializes a new instance of the VncServerSessionOptions class |
Properties
| Name | Description | |
|---|---|---|
| AuthenticationMethod |
The desired authentication method.
|
See Also