Changed proxy settings to request update if the proxy requires authentication
[pithos-ms-client] / trunk / Pithos.ShellExtensions.Test / TestPithosSettings.cs
index 9f585e1..4bc4589 100644 (file)
@@ -45,6 +45,8 @@ namespace Pithos.ShellExtensions.Test
 
         public string ProxyPassword { get; set; }
 
+        public string ProxyDomain { get; set; }
+
 
         public bool ProxyAuthentication { get; set; }