1 write to _channelParameters
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (1)
194_channelParameters = value;
3 references to _channelParameters
System.ServiceModel.Primitives (3)
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (3)
190get { return _channelParameters; } 439if (_channelParameters != null) 441_channelParameters.PropagateChannelParameters(channel);