3 references to PasswordKey
System.Runtime.Remoting (3)
channels\http\httpclientchannel.cs (3)
799case PasswordKey: return null; // Intentionally refuse to return password. 824case PasswordKey: _securityPassword = (String)value; break; 862keys.Add(PasswordKey);