Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试运行此文章链接的 youtube 的Windows 8 应用示例代码
但它不起作用,因为 youtube_TemporaryKey.pfx 不正确:我应该怎么做才能得到正确的?
我没有遇到任何问题youtube_TemporaryKey.pfx,对我来说工作正常。虽然您可以创建自己的测试证书。
youtube_TemporaryKey.pfx
打开 Package.appxmanifest 文件。
转到“包装”选项卡。
点击“选择证书”按钮。
您将看到一个组合框,选择“创建测试证书”。
填写表格,新的 .PFX 文件将添加到项目中。