Table of Contents

Enum MicrosoftDhcpServerv4PolicyConditionOperator

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

Represents a Microsoft DHCP IPv4 policy condition operator.

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

Fields

Eq = 1

The equals operator.

Ne = 2

The not equals operator.

Unknown = 0

The operator is unknown.