2 references to EffectiveTime
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\SecurityContextCookieSerializer.cs (2)
68
else if (reader.IsStartElement(dictionary.
EffectiveTime
, dictionary.EmptyString))
185
XmlHelper.WriteElementContentAsInt64(writer, dictionary.
EffectiveTime
, dictionary.EmptyString, tokenEffectiveTime.ToUniversalTime().Ticks);