

InterviewSolution
Saved Bookmarks
1. |
You must have the __________ action on a role’s database to grant the role to another user.(a) grantRole(b) grantRoleAdm(c) grantRolePrivilege(d) none of the mentionedI have been asked this question by my school teacher while I was bunking the class.I need to ask this question from Authorization in portion Production Checklist, Security Concepts and Network Security of MongoDB |
Answer» RIGHT answer is (a) grantRole Explanation: listIndexes returns information about the INDEXES on the SPECIFIED COLLECTION. |
|