3 references to PasswordKey
System.Runtime.Remoting (3)
channels\tcp\tcpclientchannel.cs (3)
564case PasswordKey: return null; // Intentionally refuse to return password. 595case PasswordKey: _securityPassword = (String)value; break; 645keys.Add(PasswordKey);