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