Table of Contents

Enum GroupPolicyObjectSettingsConfigurationType

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

Determines the Group Policy Object settings configuration type.

[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum GroupPolicyObjectSettingsConfigurationType

Fields

Computer = 1

The type is computer.

Unknown = 0

The type is unknown.

User = 2

The type is user.