4 references to SecurityKey
System.ServiceModel (4)
System\ServiceModel\Channels\MessageProperties.cs (4)
180keys.Add(SecurityKey); 506else if (name == SecurityKey) 745array[index++] = new KeyValuePair<string, object>(SecurityKey, this.security.CreateCopy()); 815pairs.Add(new KeyValuePair<string, object>(SecurityKey, security));