当前位置:网站首页>How to: configure ClickOnce trust prompt behavior
How to: configure ClickOnce trust prompt behavior
2022-07-03 11:18:00 【_ oP_ i】
Microsoft.Win32.RegistryKey key;
key = Microsoft.Win32.Registry.LocalMachine.CreateSubKey("SOFTWARE\\MICROSOFT\\.NETFramework\\Security\\TrustManager\\PromptingLevel");
key.SetValue("MyComputer", "Enabled");
key.SetValue("LocalIntranet", "Enabled");
key.SetValue("Internet", "AuthenticodeRequired");
key.SetValue("TrustedSites", "Enabled");
key.SetValue("UntrustedSites", "Disabled");
key.Close();progam.cs To configure
Configure the ClickOnce Trust Prompt Behavior - Visual Studio (Windows) | Microsoft Docs
边栏推荐
- AMS series - application startup process
- IIS修改配置信息后不生效
- The highest monthly salary of 18K has a good "mentality and choice", and success is poor "seriousness and persistence"~
- 数据库增量备份 - DB INCR DB FULL
- ORACLE 11G 单机冷备数据库
- Inexplicable problems in the nesting of constraintlayout and relativelayout
- Empire CMS no thumbnail smart tag (e:loop) two ways to judge whether there is a titlepic
- 10. Nacos source code construction
- 00后抛弃互联网: 毕业不想进大厂,要去搞最潮Web3
- Project management essence reading notes (VII)
猜你喜欢

Abandon the Internet after 00: don't want to enter a big factory after graduation, but go to the most fashionable Web3

The testing department of the company came to the king of the Post-00 roll, and the veteran exclaimed that it was really dry, but

MATLAB提取不規則txt文件中的數值數據(簡單且實用)

历经一个月,终于拿到金蝶Offer!分享一下四面面经+复习资料

Unity移动端游戏性能优化简谱之 画面表现与GPU压力的权衡

2021 reading summary (continuously updating)

T5 attempt

MATLAB extrait les données numériques d'un fichier txt irrégulier (simple et pratique)

I, a tester from a large factory, went to a state-owned enterprise with a 50% pay cut. I regret it

Expandablelistview that can expand and shrink (imitating the list page of professional selection of Zhilian recruitment)
随机推荐
Function details of CorelDRAW graphics suite 2022
历经一个月,终于拿到金蝶Offer!分享一下四面面经+复习资料
(二)进制
线性表顺序表综合应用题P18
The role and necessity of implementing serializable interface
How to realize automatic testing in embedded software testing?
(2) Base
Execute kubectl on Tencent cloud container service node
2021 reading summary (continuously updating)
What is the salary level of 17k? Let's take a look at the whole interview process of post-95 Test Engineers
Bi skills - permission axis
基于I2C协议的驱动开发
2022-07-02:以下go语言代码输出什么?A:编译错误;B:Panic;C:NaN。 package main import “fmt“ func mai
【obs】封装obs实现采集的基础流程
A simple method of adding dividing lines in recyclerview
Résumé des questions d'entrevue (2) Modèle io, ensemble, principe NiO, pénétration du cache, avalanche de rupture
Lecture 1 number field
有赞CTO崔玉松:有赞Jarvis核心目标是使产品变得更加聪明和可靠
UI自动化测试如何走出困境?价值又如何体现?
15 software testing Trends Worthy of attention