3 references to RenewResponseAction
System.ServiceModel (3)
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (3)
807Message response = CreateReply(request, this.RenewResponseAction, replyMessage); 1112soapBindingFactory.ProtectionRequirements.OutgoingSignatureParts.AddParts(bodyPart, this.RenewResponseAction); 1113soapBindingFactory.ProtectionRequirements.OutgoingEncryptionParts.AddParts(bodyPart, this.RenewResponseAction);