System.Security.Cryptography.Xml.EncryptionProperty
Represents the <EncryptionProperty> element used in XML encryption. This class cannot be inherited.
Gets the ID of the current EncryptionProperty object.
Gets or sets an XmlElement object that represents an EncryptionProperty object.
Gets the target of the EncryptionProperty object.
public EncryptionProperty()
Initializes a new instance of the EncryptionProperty class.
Initializes a new instance of the EncryptionProperty class using an XmlElement object.
Returns an XmlElement object that encapsulates an instance of the EncryptionProperty class.
Parses the input XmlElement and configures the internal state of the EncryptionProperty object to match.