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