by

Which is the method used in MongoDB to Grant user?

(1)db.grantRole()
(2)All the Options
(3)db.grantRolesToUser()
(4)db.grantToUser()

Please log in or register to answer this question.

1 Answer

0 votes
by

Which is the method used in MongoDB to Grant user?

(1)db.grantRole()
(2)All the Options
(3)db.grantRolesToUser()
(4)db.grantToUser()

Answer:-(3)db.grantRolesToUser()

Related questions

...