4 references to RenewResponseAction
System.ServiceModel (4)
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (4)
399soapBindingFactory.ProtectionRequirements.OutgoingSignatureParts.AddParts(bodyPart, RenewResponseAction); 400soapBindingFactory.ProtectionRequirements.OutgoingEncryptionParts.AddParts(bodyPart, RenewResponseAction); 406MessageFilter issueAndRenewFilter = new SessionActionFilter(this.standardsManager, this.IssueResponseAction.Value, this.RenewResponseAction.Value); 785if (response.Headers.Action != this.RenewResponseAction.Value)