1 instantiation of InitiatorSessionSymmetricTransportSecurityProtocol
System.ServiceModel (1)
System\ServiceModel\Security\SessionSymmetricTransportSecurityProtocolFactory.cs (1)
45return new InitiatorSessionSymmetricTransportSecurityProtocol(this, target, via);
2 references to InitiatorSessionSymmetricTransportSecurityProtocol
System.ServiceModel (2)
System\ServiceModel\Security\InitiatorSessionSymmetricTransportSecurityProtocol.cs (2)
190InitiatorSessionSymmetricTransportSecurityProtocol binding; 192public SecureOutgoingMessageAsyncResult(string actor, Message message, InitiatorSessionSymmetricTransportSecurityProtocol binding, SecurityToken signingToken, SecurityToken sourceToken, SecurityTokenParameters tokenParameters, TimeSpan timeout, AsyncCallback callback, object state)