delete
Deletes a UserCredentials entity from the MongoDB database.
If the entity exists in the database, it is removed. Otherwise, no action is taken.
Parameters
entity
The UserCredentials entity to be deleted.
Deletes a UserCredentials entity from the MongoDB database.
If the entity exists in the database, it is removed. Otherwise, no action is taken.
The UserCredentials entity to be deleted.