1 write to securityProtocol
System.ServiceModel (1)
System\ServiceModel\Channels\PeerChannelListener.cs (1)
103
set { this.
securityProtocol
= value; }
1 reference to securityProtocol
System.ServiceModel (1)
System\ServiceModel\Channels\PeerChannelListener.cs (1)
102
get { return this.
securityProtocol
; }