2 references to ExpiryTime
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\SecurityContextCookieSerializer.cs (2)
72
else if (reader.IsStartElement(dictionary.
ExpiryTime
, dictionary.EmptyString))
186
XmlHelper.WriteElementContentAsInt64(writer, dictionary.
ExpiryTime
, dictionary.EmptyString, tokenExpirationTime.ToUniversalTime().Ticks);