4 references to EnsureOutgoingIdentity
System.ServiceModel (4)
System\ServiceModel\Security\InitiatorSessionSymmetricMessageSecurityProtocol.cs (1)
152
EnsureOutgoingIdentity
(sourceToken ?? encryptionToken, this.sessionTokenAuthenticator);
System\ServiceModel\Security\MessageSecurityProtocol.cs (3)
303
EnsureOutgoingIdentity
(token, authenticator);
727
this.binding.
EnsureOutgoingIdentity
(token, this.identityCheckAuthenticator);
862
this.binding.
EnsureOutgoingIdentity
(token, this.identityCheckAuthenticator);