【问题标题】:Best way to manipulate Windows ACL permissions操作 Windows ACL 权限的最佳方法
【发布时间】:2010-11-19 16:05:13
【问题描述】:

我的目标是了解如何使用 .NET 以编程方式调整 Windows 中文件和目录的权限。

我已经确定了以下选项:

  1. Windows API(糟糕!)
  2. Active Directory Service Interfaces(COM...呃...)
  3. Windows PowerShell (?)
  4. Google 提供易于使用的外观。

这些对我来说似乎都不是很可口。大家会走哪条路呢?也许还有其他方法?

【问题讨论】:

    标签: c# .net security permissions


    【解决方案1】:

    您可以使用FileSecurity 类来做这种事情

    【讨论】:

      猜你喜欢
      • 2014-10-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2010-11-27
      • 1970-01-01
      • 2016-04-14
      • 2010-10-25
      • 1970-01-01
      相关资源
      最近更新 更多