Freigeben über


UserDeviceAssociation Klasse

Definition

Enthält Methoden zum Abfragen einer Zuordnung zwischen einem Benutzer und einem Gerät.

public ref class UserDeviceAssociation abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class UserDeviceAssociation final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class UserDeviceAssociation
Public Class UserDeviceAssociation
Vererbung
Object Platform::Object IInspectable UserDeviceAssociation
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)

Methoden

FindUserFromDeviceId(String)

Sucht nach dem Benutzer, der einem Gerät zugeordnet ist.

Ereignisse

UserDeviceAssociationChanged

Wird ausgelöst, wenn sich der Benutzer ändert, der einem Gerät zugeordnet ist.

Gilt für: