代码之家  ›  专栏  ›  技术社区  ›  BrilBroeder

.Net core检查现有组的广告并创建它

  •  -2
  • BrilBroeder  · 技术社区  · 7 年前

    如果给定的广告组已经存在,我如何签入.net core(控制台应用程序)?

    1 回复  |  直到 7 年前
        1
  •  1
  •   Soonts    7 年前

    Windows Compatibility Pack nuget package 在其他人中,你会得到 System.DirectoryServices.ActiveDirectory 命名空间中包含classic.NET中可用的类。

    See this article