Auth::listUsers() -- list available users
Beschrijving
List all the users currently available within the current Auth Container.
Return waarde
array -
An array of user details. Currently no consistency, see each Auth
Container for details on how and what they return.
Note
Deze functie kan niet statisch worden aangeroepen.
Not all Auth Containers implement this functionality.