2 references to MapIdentity
System.ServiceModel.Http (2)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
142
if (HttpChannelFactory<IDuplexSessionChannel>.
MapIdentity
(RemoteAddress, _channelFactory.AuthenticationScheme))
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
784
return
MapIdentity
(target, AuthenticationScheme);