IApiKeyRepository
Last updated
Last updated
Namespace: Babel.Data Assembly: Babel.Data.dll
Interface for ApiKey repository.
Deletes the given list of API keys from the repository. Begins tracking the given list of API keys in the Detached state such that it will be deleted in the database when SaveChanges() is called.
apiKeyIds
<>
The API key identifiers to delete.