Compartilhar via


WebAccountManager.FindAllProviderWebAccountsAsync Método

Definição

Localiza todas as contas Web do provedor de forma assíncrona.

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))

Retornos

Quando esse método for concluído, ele retornará todas as contas web do provedor.

Atributos

Aplica-se a