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