3 references to KeyValue
System.IdentityModel (3)
System\IdentityModel\Tokens\RsaSecurityTokenHandler.cs (3)
107
if (!dicReader.IsStartElement(XmlSignatureConstants.Elements.
KeyValue
, XmlSignatureConstants.Namespace))
113
XmlSignatureConstants.Elements.
KeyValue
,
227
writer.WriteStartElement(XmlSignatureConstants.Elements.
KeyValue
, XmlSignatureConstants.Namespace);