Table of Contents

Enum XenDesktopPolicySettingType

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

Represents the setting type.

public enum XenDesktopPolicySettingType

Fields

Computer = 2

The setting is a computer setting.

Unknown = 0

The setting type is unknown.

User = 1

The setting is a user setting.