Enum XenDesktopDeliveryGroupDesktopKind
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the desktop kind.
public enum XenDesktopDeliveryGroupDesktopKind
Fields
Private = 1
The desktop is private.
The desktop is shared.
Unknown = 0
The desktop kind is unknown.