mongoc_uri_get_auth_source (3) Linux Manual Page
mongoc_uri_get_auth_source() – Fetches the authSource parameter of an URI if provided. Synopsisconst char * mongoc_uri_get_auth_source (const mongoc_uri_t *uri);Parametersuri A mongoc_uri_t \&.DescriptionFetches the authSource parameter of an URI if provided. ReturnsA string which should not be modified or freed. ColophonThis page is part of MongoDB C Driver. Please report any bugs at https://jira.mongodb.org/browse/CDRIVER.
