Bagikan melalui


XmlDecryptionTransform.EncryptedXml Properti

Definisi

Mendapatkan atau mengatur EncryptedXml objek yang berisi informasi tentang kunci yang diperlukan untuk mendekripsi dokumen XML.

public:
 property System::Security::Cryptography::Xml::EncryptedXml ^ EncryptedXml { System::Security::Cryptography::Xml::EncryptedXml ^ get(); void set(System::Security::Cryptography::Xml::EncryptedXml ^ value); };
public System.Security.Cryptography.Xml.EncryptedXml EncryptedXml { get; set; }
member this.EncryptedXml : System.Security.Cryptography.Xml.EncryptedXml with get, set
Public Property EncryptedXml As EncryptedXml

Nilai Properti

Objek EncryptedXml yang berisi informasi tentang kunci yang diperlukan untuk mendekripsi dokumen XML.

Keterangan

Anda harus meneruskan EncryptedXml objek ke EncryptedXml properti yang berisi informasi kunci yang diperlukan untuk mendekripsi dokumen.

Berlaku untuk