const char * mongoc_uri_get_auth_mechanism (const mongoc_uri_t *uri);
uri
Fetches the authMechanism parameter to an URI if provided.
authMechanism
A string which should not be modified or freed.
authentication
mongoc_uri_get_auth_source
mongoc_uri_get_mechanism_properties
mongoc_uri_set_auth_mechanism
mongoc_uri_set_auth_source
mongoc_uri_set_mechanism_properties