void IApiKeyProvider.SetPublicApiKey(ApiKeyRole role, IApiKey apiKey) { _apiKeyProvider.SetPublicApiKey(role, apiKey); }