2 references to CarriedKeyName
System.IdentityModel (2)
System\IdentityModel\Tokens\XmlEncApr2001.cs (2)
134
if (encryptedKeyClause.
CarriedKeyName
!= null)
136
writer.WriteElementString(XD.XmlEncryptionDictionary.Prefix.Value, XD.XmlEncryptionDictionary.CarriedKeyName, NamespaceUri, encryptedKeyClause.
CarriedKeyName
);