6 references to Timestamp
System.ServiceModel (6)
System\ServiceModel\Security\LaxTimestampFirstModeSecurityHeaderElementInferenceEngine.cs (1)
22if (elementManager.GetElementCategory(position) == ReceiveSecurityHeaderElementCategory.Timestamp)
System\ServiceModel\Security\LaxTimestampLastModeSecurityHeaderElementInferenceEngine.cs (1)
22if (elementManager.GetElementCategory(position) == ReceiveSecurityHeaderElementCategory.Timestamp)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
1046case ReceiveSecurityHeaderElementCategory.Timestamp:
System\ServiceModel\Security\ReceiveSecurityHeaderElementManager.cs (3)
88AppendElement(ReceiveSecurityHeaderElementCategory.Timestamp, timestamp, 118case ReceiveSecurityHeaderElementCategory.Timestamp: 315if (this.elements[i].elementCategory == ReceiveSecurityHeaderElementCategory.Timestamp &&