No passwords shall be visible in trace files
This commit is contained in:
parent
b4d3284c4a
commit
89fb86cfae
4 changed files with 169 additions and 0 deletions
|
@ -44,6 +44,7 @@ namespace WebsitePanel.EnterpriseServer
|
|||
/// </summary>
|
||||
[WebService(Namespace = "http://smbsaas/websitepanel/enterpriseserver")]
|
||||
[WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]
|
||||
[Policy("CommonPolicy")]
|
||||
[ToolboxItem(false)]
|
||||
public class esAuthentication : System.Web.Services.WebService
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue