Table of Contents

Enum XenDesktopAdministratorScopedObjectType

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

Represents the type of object that is referenced in a scope.

public enum XenDesktopAdministratorScopedObjectType

Fields

ApplicationGroup = 1

The object is an application group.

Catalog = 4

The object is a machine catalog.

DesktopGroup = 2

The object is a desktop group.

HypervisorConnection = 3

The object is a hypervisor connection.

IdentityPool = 5

The object is an identity pool.

ProvisioningScheme = 6

The object is a provisioning scheme.

Unknown = 0

The object type is unknown.