3 references to DomainKey
System.Runtime.Remoting (3)
channels\tcp\tcpclientchannel.cs (3)
565
case
DomainKey
: return _securityDomain;
596
case
DomainKey
: _securityDomain = (String)value; break;
646
keys.Add(
DomainKey
);