Freigeben über


WebAccountManager.FindAllProviderWebAccountsAsync Methode

Definition

Sucht alle Anbieter-Webkonten asynchron.

public:
 static IAsyncOperation<IVectorView<WebAccount ^> ^> ^ FindAllProviderWebAccountsAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<IVectorView<WebAccount>> FindAllProviderWebAccountsAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<IReadOnlyList<WebAccount>> FindAllProviderWebAccountsAsync();
function findAllProviderWebAccountsAsync()
Public Shared Function FindAllProviderWebAccountsAsync () As IAsyncOperation(Of IReadOnlyList(Of WebAccount))

Gibt zurück

Nach Abschluss dieser Methode werden alle Webkonten des Anbieters zurückgegeben.

Attribute

Gilt für: