3 references to LaxTimestampLast
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\SecurityHeaderLayout.cs (1)
24|| value == SecurityHeaderLayout.LaxTimestampLast
System\ServiceModel\Security\SendSecurityHeader.cs (2)
245if (ElementContainer.Timestamp != null && Layout != SecurityHeaderLayout.LaxTimestampLast) 379if (ElementContainer.Timestamp != null && Layout == SecurityHeaderLayout.LaxTimestampLast)