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 = 1The object is an application group.
Catalog = 4The object is a machine catalog.
DesktopGroup = 2The object is a desktop group.
HypervisorConnection = 3The object is a hypervisor connection.
IdentityPool = 5The object is an identity pool.
ProvisioningScheme = 6The object is a provisioning scheme.
Unknown = 0The object type is unknown.