1 write to replayWindow
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
718this.replayWindow = replayWindow;
2 references to replayWindow
System.ServiceModel (2)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (2)
983this.timestamp.ValidateFreshness(this.replayWindow, this.clockSkew); 1600this.timestamp.ValidateRangeAndFreshness(this.replayWindow, this.clockSkew);