Improved NTLM authentication API

This commit is contained in:
Tal Aloni 2017-02-17 19:01:58 +02:00
parent 05f49c3128
commit 217451d18f
23 changed files with 602 additions and 526 deletions

View file

@ -70,6 +70,8 @@
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<Compile Include="User.cs" />
<Compile Include="UserCollection.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SMBLibrary\SMBLibrary.csproj">