2 references to defaultIncludeTimestamp
System.ServiceModel (2)
System\ServiceModel\Channels\SecurityBindingElement.cs (1)
61this.includeTimestamp = defaultIncludeTimestamp;
System\ServiceModel\Configuration\SecurityElementBase.cs (1)
86[ConfigurationProperty(ConfigurationStrings.IncludeTimestamp, DefaultValue = SecurityBindingElement.defaultIncludeTimestamp)]