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