3 references to IssueResponseAction
System.ServiceModel (3)
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (3)
951
Message response = CreateReply(request, this.
IssueResponseAction
, replyMessage);
1110
soapBindingFactory.ProtectionRequirements.OutgoingSignatureParts.AddParts(bodyPart, this.
IssueResponseAction
);
1111
soapBindingFactory.ProtectionRequirements.OutgoingEncryptionParts.AddParts(bodyPart, this.
IssueResponseAction
);