5 references to UpnIdentity
System.ServiceModel (5)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
301propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.UpnIdentity, out upnIdentity);
System\ServiceModel\ComIntegration\MexServiceChannelBuilder.cs (1)
216propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.UpnIdentity, out upnIdentity);
System\ServiceModel\ComIntegration\MonikerHelper.cs (1)
54new KeywordInfo ("upnidentity", MonikerAttribute.UpnIdentity),
System\ServiceModel\ComIntegration\TypedServiceChannelBuilder.cs (1)
232propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.UpnIdentity, out upnIdentity);
System\ServiceModel\ComIntegration\WsdlServiceChannelBuilder.cs (1)
199propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.UpnIdentity, out upnIdentity);