LanIdentifier Class

Represents physical identification data for a specific NetworkAdapter object.

Note This is a cross-OS call. For more information, see Cross-OS Calls.

Syntax

public ref class LanIdentifier sealed  

Remarks

Location data is expressed either as a BSSID if the network adapter media type is Wireless LAN, or as a tuple <ChassisId, Port Number> if the network adapter type is Ethernet. The data is represented according to the LLDP protocol.

For examples of how to retrieve data represented by a LanIdentifier object, see How to retrieve network adapter and locality information.

Requirements

Namespace: Windows.Networking.Connectivity

Metadata: windows.winmd

See also

Reference

LanIdentifier Members

Windows.Networking.Connectivity Namespace