2 references to KeyExpiryTime
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\SecurityContextCookieSerializer.cs (2)
88else if (reader.IsStartElement(dictionary.KeyExpiryTime, dictionary.EmptyString)) 188XmlHelper.WriteElementContentAsInt64(writer, dictionary.KeyExpiryTime, dictionary.EmptyString, keyExpirationTime.ToUniversalTime().Ticks);