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