开发者

Make settings for an application to be changed by admin only in a .Net application?

开发者 https://www.devze.com 2023-01-16 06:43 出处:网络
I created a .Net application w开发者_如何学编程ith some app settings. I want to make these app settings to be changed only by an administrator. Any help is grateful.

I created a .Net application w开发者_如何学编程ith some app settings. I want to make these app settings to be changed only by an administrator. Any help is grateful.

Thanks,


Go to windows explorer. Right click on the configuration file, go to security tab. Remove write rights from everyone that is not the administrator.

0

精彩评论

暂无评论...
验证码 换一张
取 消