我可以从哪里获得我的通用应用程序的客户端密码?

问题描述:

我正在遵循本指南 (.

I'm following this guide (.

在开发者仪表板(应用身份标签)中,我只有 SID.

In developer dashboard (App identity tab) I've got only SID.

我还检查了 Windows Live 服务站点,但只有密码和私钥.没有客户端机密:

I also checked Windows Live Services site but there are only passwords and private keys. There is no client secret:

在哪里可以找到 msdn 教程中显示的确切客户端密码?

Where i can find that exact client secret shown in the msdn tutorial?

Azure 也无法使用提供的 SID(来自开发中心仪表板)和密码(来自 Windows Live 服务站点)验证我的应用.i.imgur.com/VH1YIlo.png 也许是密码!= 客户端密码?

Azure also can't validate my app with provided SID (from Dev center dashboard) and password (from Windows Live Services site). i.imgur.com/VH1YIlo.png Maybe password != client secret?

Application Secret 正是我们所需要的,您需要验证/执行一些步骤:

The Application Secret is exactly what we need, some steps you need to verify/do:

  1. 检查你在Azure Dashboard中填写的Package SID不要添加额外的字符,比如空格字符.

如果仍然无法通过验证,请生成新密码:

If you still can't pass the validation, please generate a new password:

1).点击生成新密码"按钮

2).点击激活"按钮激活新密码

2). Click the "Active" button to active the new password

3).在 Azure 仪表板中使用新密码

3). Use the new password in your Azure Dashboard