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.