共享文件夹和权限

编程入门 行业动态 更新时间:2024-10-23 18:24:32
本文介绍了共享文件夹和权限的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我想允许我的程序访问共享路径,但我不想让用户访问程序使用的同一个共享文件夹,换句话说只有我的程序可以访问共享文件夹 我怎样才能达到这个目标 最好的问候

I would like to allow my program to access shared path but I don't want to allow the users to access the same shared folder that the program used, in other words only my program can access the shared folder how can I achieve this goal best regards

推荐答案

这样做的唯一方法是在a下运行你的应用程序不同的用户,这可能比它的价值更麻烦。 这应该有所帮助: msdn [ ^ ] The only way to do that is to run your app under a different user, which may be more trouble than it is worth. This should help: msdn[^]

更多推荐

共享文件夹和权限

本文发布于:2023-11-12 11:51:56,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1581430.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:共享文件夹   权限

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!