public IEnumerable <NamedApiKeyDefinition> GetAllApiKeys() { return(AsyncHelpers.RunSync(() => asyncAdminServerClient.GetAllApiKeys())); }