Method FindAllUsers
FindAllUsers()
Finds all users of this database.
[Obsolete("Use the new user management command 'usersInfo'.")]
public virtual MongoUser[] FindAllUsers()
Returns
- MongoUser[]
An array of users.
Finds all users of this database.
[Obsolete("Use the new user management command 'usersInfo'.")]
public virtual MongoUser[] FindAllUsers()
An array of users.