Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 480 Bytes

userdeviceassociation_finduserfromdeviceid_1383143459.md

File metadata and controls

26 lines (18 loc) · 480 Bytes
-api-id -api-type
M:Windows.System.UserDeviceAssociation.FindUserFromDeviceId(System.String)
winrt method

Windows.System.UserDeviceAssociation.FindUserFromDeviceId

-description

Finds the user associated with a device.

-parameters

-param deviceId

The Id of the device.

-returns

The user associated with the device.

-remarks

-examples

-see-also