Gets a value indicating the network interface type as defined by the Internet Assigned Names Authority (IANA) for the NetworkAdapter.
public:
property uint32 IanaInterfaceType {
uint32 get ();
}
Type: uint32
The interface type as defined by the Internet Assigned Names Authority (IANA).
The table below lists common values for the interface type although many other values are possible.
1Some other type of network interface.6An Ethernet network interface.9A token ring network interface.23A PPP network interface.24A software loopback network interface.37An ATM network interface.71An IEEE 802.11 wireless network interface.131A tunnel type encapsulation network interface.144An IEEE 1394 (Firewire) high performance serial bus network interface.
This property represents the interface type as defined by the Internet Assigned Names Authority (IANA). For a list of possible values, see http://www.iana.org/assignments/ianaiftype-mib.
Namespace: Windows.Networking.Connectivity
Metadata: windows.winmd