Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Windows 中,在受限用户帐户下运行的程序是否可以连接到由在管理员帐户下运行或作为Windows 服务运行的程序创建的命名管道?
或者我会被拒绝访问吗?
这取决于用于创建管道的安全属性。管道创建者必须使用足够许可的安全属性以让受限用户获得对管道的访问权限。