1 write to _target
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\EncryptionProperty.cs (1)
95
_target
= Utils.GetAttribute(value, "Target", EncryptedXml.XmlEncNamespaceUrl);
1 reference to _target
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\EncryptionProperty.cs (1)
40
get { return
_target
; }