2 references to MapIdentity
System.ServiceModel (2)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
301if (HttpChannelFactory<IDuplexSessionChannel>.MapIdentity(this.RemoteAddress, this.channelFactory.AuthenticationScheme))
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
907return MapIdentity(target, this.AuthenticationScheme);