2 references to KeyGeneration
System.IdentityModel (2)
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
456
if (reader.IsStartElement(dictionary.
KeyGeneration
, dictionary.EmptyString))
747
XmlUtil.WriteElementStringAsUniqueId(dicWriter, dictionary.
KeyGeneration
, dictionary.EmptyString, this.KeyGeneration.ToString());