No passwords shall be visible in trace files

This commit is contained in:
alexY2004 2015-05-19 17:10:12 +03:00
parent b4d3284c4a
commit 89fb86cfae
4 changed files with 169 additions and 0 deletions

View file

@ -89,6 +89,7 @@
<Compile Include="Common\IPAddress.cs" />
<Compile Include="Common\MailHelper.cs" />
<Compile Include="Common\ObjectUtils.cs" />
<Compile Include="Common\RestrictedTraceAssertion.cs" />
<Compile Include="Common\SecurityContext.cs" />
<Compile Include="Common\ServiceProviderProxy.cs" />
<Compile Include="Common\ServiceUsernameTokenManager.cs" />