Share via


WebAccountMonitor Klasse

Definition

Ermöglicht einer App die Überwachung bestimmter Webkonten und löst Ereignisse aus, wenn sich diese Webkonten ändern.

public ref class WebAccountMonitor sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WebAccountMonitor final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WebAccountMonitor
Public NotInheritable Class WebAccountMonitor
Vererbung
Object Platform::Object IInspectable WebAccountMonitor
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)

Hinweise

Versionsverlauf

Windows-Version SDK-Version Mehrwert
2004 19041 AccountPictureUpdated

Ereignisse

AccountPictureUpdated

Wird ausgelöst, wenn sich das Bild eines überwachten WebAccounts ändert.

DefaultSignInAccountChanged

Wird ausgelöst, wenn sich das Standardanmeldungskonto ändert.

Removed

Wird ausgelöst, wenn ein überwachtes WebAccount entfernt wird.

Updated

Wird ausgelöst, wenn ein überwachtes WebAccount aktualisiert wird.

Gilt für: