Edit

Share via


Determine which Windows device is being used to connect to the network

To determine which Windows device is being used to connect to the network, check the Windows device ID for the network adapter, which is exposed by the DeviceId property of the current network device object for the account.

For example:

account.currentDeviceInformation.deviceId

Common tasks for mobile broadband Windows Runtime APIs