+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()

...