1 write to replayDetectionEnabled
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
236this.replayDetectionEnabled = value;
3 references to replayDetectionEnabled
System.ServiceModel (3)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (3)
232get { return this.replayDetectionEnabled; } 967if (this.replayDetectionEnabled) 1440if (this.replayDetectionEnabled)