3 references to ApplyCertificateIfNeeded
System.ServiceModel (3)
System\ServiceModel\Channels\MsmqOutputChannel.cs (1)
159
msmqMessage.
ApplyCertificateIfNeeded
(this.certificateTokenProvider, this.factory.MsmqTransportSecurity.MsmqAuthenticationMode, timeout);
System\ServiceModel\Channels\MsmqOutputSessionChannel.cs (1)
97
msmqMessage.
ApplyCertificateIfNeeded
(this.certificateTokenProvider, this.factory.MsmqTransportSecurity.MsmqAuthenticationMode, timeout);
System\ServiceModel\MsmqIntegration\MsmqIntegrationOutputChannel.cs (1)
155
msmqMessage.
ApplyCertificateIfNeeded
(this.certificateTokenProvider, this.factory.MsmqTransportSecurity.MsmqAuthenticationMode, timeout);