libmongo-client  0.1.8
Data Fields
auth_credentials Struct Reference

#include <libmongo-private.h>

Data Fields

gchar * db
 The database to authenticate against.
gchar * user
 The username to authenticate with.
gchar * pw
 The password to authenticate with.

Detailed Description

MongoDb Authentication Credentials object. These values are mlock()'ed.


Field Documentation

The database to authenticate against.

The password to authenticate with.

The username to authenticate with.

 All Data Structures Variables