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