Table of Contents

Enum MicrosoftDhcpServerv4PolicyConditionsOperator

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

Represents a Microsoft DHCP IPv4 policy conditions operator.

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

Fields

And = 1

The AND operator.

Or = 2

The OR operator.

Unknown = 0

The policies operator is unknown.