mongoc_database_remove_all_users (3) Linux Manual Page
mongoc_database_remove_all_users() – None
Synopsis
boolThis function will remove all users configured to access database \&.
mongoc_database_remove_all_users (mongoc_database_t *database,
bson_error_t *error);
Parameters
- database
- A mongoc_database_t \&.
- error
- An optional location for a bson_error_t or NULL \&.
