2 references to PrincipalKey
System.ServiceModel (2)
System\ServiceModel\Channels\HttpRequestMessageExtensionMethods.cs (2)
29httpRequestMessage.Properties[PrincipalKey] = user; 40if (httpRequestMessage.Properties.TryGetValue(PrincipalKey, out user))