System\ServiceModel\Channels\ClientReliableChannelBinder.cs (10)
16private ChannelParameterCollection _channelParameters;
21MaskingMode maskingMode, TolerateFaultsMode faultMode, ChannelParameterCollection channelParameters,
52public override ChannelParameterCollection ChannelParameters
80ChannelParameterCollection channelParameters,
229ChannelParameterCollection channelParameters,
313ChannelParameterCollection channelParameters,
344ChannelParameterCollection channelParameters,
388ChannelParameterCollection channelParameters,
490ChannelParameterCollection channelParameters,
521ChannelParameterCollection channelParameters,
System\ServiceModel\Channels\TransportSecurityHelpers.cs (4)
77SecurityTokenManager tokenManager, EndpointAddress target, Uri via, string transportScheme, AuthenticationSchemes authenticationScheme, ChannelParameterCollection channelParameters)
95string transportScheme, AuthenticationSchemes authenticationScheme, ChannelParameterCollection channelParameters)
117SecurityTokenManager tokenManager, EndpointAddress target, Uri via, string transportScheme, ChannelParameterCollection channelParameters)
172ChannelParameterCollection channelParameters)