Enum StarterGroupPolicyObjectType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
The Starter Group Policy object type.
[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum StarterGroupPolicyObjectType
Fields
Custom = 1The type is custom.
System = 2The type is system.
Unknown = 0The type is unknown.