Freigeben über


WebAccountManager.InvalidateAppCacheForAllAccountsAsync Methode

Definition

Löscht den Tokencache des Webkonto-Managers für alle Webkonten.

public:
 static IAsyncAction ^ InvalidateAppCacheForAllAccountsAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncAction InvalidateAppCacheForAllAccountsAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncAction InvalidateAppCacheForAllAccountsAsync();
function invalidateAppCacheForAllAccountsAsync()
Public Shared Function InvalidateAppCacheForAllAccountsAsync () As IAsyncAction

Gibt zurück

Diese Methode gibt keinen Wert zurück.

Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)

Hinweise

Diese Methode sollte immer dann aufgerufen werden, wenn eine Webkontoanbieter-App erkennt, dass ein vom Webkonto-Manager zwischengespeichertes Token ungültig ist.

Gilt für: