Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: var client = new MyClient(); client.ClientCredentials.UserName.UserName = "bob"; client.ClientCredentials.UserName.Password = "123!!"; client.HelloWorld(); client.Close(); System.ServiceModel.ServiceSecurityContext.Current.PrimaryIdentity.Name Source: http://pastebin.com/raw.php?i=0Xz9XDAL
↧