2 references to KeyEffectiveTime
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\SecurityContextCookieSerializer.cs (2)
84
else if (reader.IsStartElement(dictionary.
KeyEffectiveTime
, dictionary.EmptyString))
187
XmlHelper.WriteElementContentAsInt64(writer, dictionary.
KeyEffectiveTime
, dictionary.EmptyString, keyEffectiveTime.ToUniversalTime().Ticks);