1 write to unsafeConnectionNtlmAuthentication
System.ServiceModel (1)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
36this.unsafeConnectionNtlmAuthentication = channelListener.UnsafeConnectionNtlmAuthentication;
2 references to unsafeConnectionNtlmAuthentication
System.ServiceModel (2)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (2)
62return channelListener.UnsafeConnectionNtlmAuthentication == this.unsafeConnectionNtlmAuthentication 548listener.UnsafeConnectionNtlmAuthentication = this.unsafeConnectionNtlmAuthentication;