Gets or sets the interface identifier of the DHCPv6 client interface.

Namespace: CENTREL.XIA.Network.Management.DHCPCENTREL.XIA.Network.Management.DHCPCENTREL::XIA::Network::Management::DHCP
Assembly: CENTREL.XIA.Network.Management.DHCP (in CENTREL.XIA.Network.Management.DHCP.dll)

Syntax

C#

public uint IAID { getset; }

VB

Public Property IAID As UInteger

Get

Set

C++

public:

property unsigned int IAID {

unsigned int get();

void set(unsigned int value);

}

See Also

DHCPReservationV6DHCPReservationV6DHCPReservationV6 Class
CENTREL.XIA.Network.Management.DHCPCENTREL.XIA.Network.Management.DHCPCENTREL::XIA::Network::Management::DHCP Namespace