2 writes to cleanupIdentity
System.ServiceModel (2)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (2)
287
this.
cleanupIdentity
= false;
305
this.
cleanupIdentity
= HttpTransportSecurityHelpers.AddIdentityMapping(Via, RemoteAddress);
2 references to cleanupIdentity
System.ServiceModel (2)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (2)
281
if (this.
cleanupIdentity
)
285
if (this.
cleanupIdentity
)