我开发UWP应用,想使用windows的API:InstallationManager.FindPackages(String, String)或者PackageManager.FindPackages()来获取本地已安装应用信息,需不需要获取管理权限?怎么获取?