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