System.Security.Cryptography.Xml.EncryptedData.GetXml Method

Returns the XML representation of the System.Security.Cryptography.Xml.EncryptedData object.

Syntax

public override System.Xml.XmlElement GetXml ()

Returns

An System.Xml.XmlElement that represents the <EncryptedData> element in XML encryption.

Remarks

Use this method to output the <EncryptedData> element.

Requirements

Namespace: System.Security.Cryptography.Xml
Assembly: System.Security (in System.Security.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0