2 references to ValidateFreshness
System.ServiceModel (2)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
983
this.timestamp.
ValidateFreshness
(this.replayWindow, this.clockSkew);
System\ServiceModel\Security\SecurityTimestamp.cs (1)
168
ValidateFreshness
(timeToLive, allowedClockSkew);