找考题网-背景图
单项选择题

mangodb查看用户列表命令()

A.db.system.users.find()
B.db.addUser(‘xingoo’,’123′)
C.db.auth(‘xingoo’,’123′)
D.db.removeUser(‘xingoo’)