table of contents
| MONGOC_OIDC_CREDENTIAL_DESTROY(3) | libmongoc | MONGOC_OIDC_CREDENTIAL_DESTROY(3) |
SYNOPSIS¶
void mongoc_oidc_credential_destroy (mongoc_oidc_credential_t *credential)
Release all resources associated with the given mongoc_oidc_credential_t <> object.
PARAMETERS¶
- •
- credential: a mongoc_oidc_credential_t <> or NULL.
See also:
- •
- mongoc_oidc_credential_t <>
Author¶
MongoDB, Inc
Copyright¶
2009-present, MongoDB, Inc.
| December 11, 2025 | 2.2.1 |