Login
Remember
Register
Ask a Question
Which is the method used in MongoDB to Grant user?
+1
vote
asked
Apr 17, 2021
in
MongoDB
by
rajeshsharma
Which is the method used in MongoDB to Grant user?
Pick the best answer from given options
a) db.grantRole()
b) All the Options
c) db.grantRolesToUser()
d) db.grantToUser()
mongodb
mongodb-mcq
mongodo-interview-questions
mongodb-questions-answers
mongodb-best-questions
top-50-mongodb-mcq
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 17, 2021
by
rajeshsharma
Correct answer for above question is : c) db.grantRolesToUser()
...