Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: "url"); Service1Client service = new Service1Client(binding, address); //details for an account on the hosting server domain service.ClientCredentials.Windows.ClientCredential.UserName = "username"; service.ClientCredentials.Windows.ClientCredential.Password = "password"; service.ClientCredentials.Windows.ClientCredential.Domain = "domain"; Source: http://pastebin.com/raw.php?i=VnBc7kpQ
↧