Table of Contents

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 = 1

The type is custom.

System = 2

The type is system.

Unknown = 0

The type is unknown.