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