[UWP]解决应用程序内容URI规则Windows运行时访问 [英] [UWP]Work Around for Application Content URI Rule Windows Runtime Access

查看:210
本文介绍了[UWP]解决应用程序内容URI规则Windows运行时访问的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有解决方案来启用'privateNetworkClientServer'?设置Windows运行时访问权限设置为全部的内容URI时的功能?


示例:

< uap:ApplicationContentUriRules> 
< uap:Rule Match =" ms-appx-web:///"类型="包括" WindowsRuntimeAccess = QUOT;所有" />
< / uap:ApplicationContentUriRules>


这严重限制了我正在开发的应用程序的功能。任何帮助都将不胜感激!





解决方案

所以......................没有人会试图回答我的问题吧。 .........

Is there a work around to enable 'privateNetworkClientServer" capability when setting a content URI that has Windows Runtime Access set to all?

Example:

<uap:ApplicationContentUriRules>
        <uap:Rule Match="ms-appx-web:///" Type="include" WindowsRuntimeAccess="all" />
</uap:ApplicationContentUriRules>

This seriously restricting the functionality of the application I'm developing. Any help would be most appreciated!


解决方案

So......................no one is even going to attempt to answer my question huh smh..........


这篇关于[UWP]解决应用程序内容URI规则Windows运行时访问的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆