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