Initial commit of the ActiveDirectoryProvider for #342
This commit is contained in:
parent
c135c883fe
commit
18b2d4d66c
2 changed files with 410 additions and 4 deletions
|
@ -39,6 +39,8 @@
|
|||
<Reference Include="System.Core">
|
||||
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
||||
</Reference>
|
||||
<Reference Include="System.DirectoryServices" />
|
||||
<Reference Include="System.Web" />
|
||||
<Reference Include="System.Xml.Linq">
|
||||
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
||||
</Reference>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue