Table of Contents

Enum MicrosoftDhcpServerv6ClassType

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

Represents the type of DHCP IPv6 class.

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

Fields

Unknown = 0

The class type is unknown.

User = 1

The class type is user.

Vendor = 2

The class type is vendor.