Freigeben über


WebAccountManager.ClearPerUserFromPerAppAccountAsync(WebAccount) Methode

Definition

Löscht die Verknüpfung zwischen Benutzer- und App-Webkonten.

public:
 static IAsyncAction ^ ClearPerUserFromPerAppAccountAsync(WebAccount ^ perAppAccount);
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncAction ClearPerUserFromPerAppAccountAsync(WebAccount const& perAppAccount);
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncAction ClearPerUserFromPerAppAccountAsync(WebAccount perAppAccount);
function clearPerUserFromPerAppAccountAsync(perAppAccount)
Public Shared Function ClearPerUserFromPerAppAccountAsync (perAppAccount As WebAccount) As IAsyncAction

Parameter

perAppAccount
WebAccount

Das zu löschende App-Webkonto.

Gibt zurück

Diese Methode gibt keinen Wert zurück.

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)

Gilt für: