Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 773 Bytes

user_findallasync_711678667.md

File metadata and controls

27 lines (19 loc) · 773 Bytes
-api-id -api-type
M:Windows.System.User.FindAllAsync(Windows.System.UserType)
winrt method

Windows.System.User.FindAllAsync

-description

Finds all users of a given type asynchronously.

-parameters

-param type

The type of users to find.

-returns

When this method completes successfully, it returns a list (type IVectorView) of Users.

-remarks

-examples

-see-also

FindAllAsync, FindAllAsync(UserType, UserAuthenticationStatus)