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