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.
August 14, 2025 | 2.1.0 |