Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 801 Bytes

userdataaccountstore_findaccountsasync_2001360321.md

File metadata and controls

22 lines (15 loc) · 801 Bytes
-api-id -api-type
M:Windows.ApplicationModel.UserDataAccounts.UserDataAccountStore.FindAccountsAsync
winrt method

Windows.ApplicationModel.UserDataAccounts.UserDataAccountStore.FindAccountsAsync

-description

Returns a collection of UserDataAccount objects from the store based on the UserDataAccountStoreAccessType value passed into RequestStoreAsync.

-returns

Returns the collection of user data accounts, scoped by access request.

-remarks

-examples

-see-also