Table of Contents

Enum TerminalServerRemoteControlPolicy

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the policy that is configured for remote control on a terminal server connection.

public enum TerminalServerRemoteControlPolicy

Fields

PerUser = 1

The remote control settings from the user account in Active Directory are in force.

Server = 0

The server's remote control settings are in force.

Unknown = 1024

The remote control policy is unknown.