Table of Contents

Enum WindowsRemoteDesktopLicensingType

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

The licensing type for a remote desktop session host or terminal server.

[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum WindowsRemoteDesktopLicensingType

Fields

NotConfigured = 5

Remote Desktop Session Host is installed by no licensing mode has been assigned.

PerDevice = 2

Per Device. Valid for application servers.

PerUser = 4

Per User. Valid for application servers.

Personal = 0

Personal RD Session Host server.

RemoteDesktopAdministration = 1

Remote Desktop for Administration.

Unknown = 6

Unknown.