1 write to remoteSecurity
System.ServiceModel (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
56
protected set { this.
remoteSecurity
= value; }
1 reference to remoteSecurity
System.ServiceModel (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
55
get { return this.
remoteSecurity
; }