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