本文介绍了如何为服务创建不同的客户端凭据?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我打算将Microsoft Text Translator嵌入到用WPF框架编写的桌面应用程序中。我希望为我的客户提供用户统计信息(即客户A上周制作了xyz字符翻译,客户B上个月制作了1536个翻译字符等)  有没有办法管理这个?我想到的第一个选项是为每个不同的客户端提供不同的API密钥,但这似乎不可能,因为Azure只为翻译服务提供了2个API密钥。解决方案 I am planning to embed Microsoft Text Translator to my desktop app written with WPF framework. I want to have user statistics for my clients (i.e. client A made xyz chars of translation last week, client B made 1536 chars of translation last month etc.) Is there a way of managing this? The first option comes to my mind is providing different API keys to each different client but this doesnt seem to be possible since Azure provides only 2 API keys for translator service. 解决方案 这篇关于如何为服务创建不同的客户端凭据?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
08-20 05:09
查看更多