3 references to WrapperSecurityCommunicationObject
System.ServiceModel.Federation (3)
System\IdentityModel\Security\WrapperSecurityCommunicationObject.cs (2)
168
CommunicationObject = new
WrapperSecurityCommunicationObject
(this);
320
CommunicationObject = new
WrapperSecurityCommunicationObject
(this);
System\ServiceModel\Federation\WSTrustChannelSecurityTokenProvider.cs (1)
65
_communicationObject = new
WrapperSecurityCommunicationObject
(this);