Table of Contents

Enum MicrosoftDhcpServerv4ClassType

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

Represents the type of DHCP IPv4 class.

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

Fields

Unknown = 0

The class type is unknown.

User = 1

The class type is user.

Vendor = 2

The class type is vendor.