+1 vote
in MongoDB by
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()

1 Answer

0 votes
by

Correct answer for above question is : c) db.grantRolesToUser()

Related questions

+1 vote
asked Apr 17, 2021 in MongoDB by rajeshsharma
+2 votes
asked Apr 17, 2021 in MongoDB by rajeshsharma
...