SignedXml.EncryptedXml Propriedade

Definição

Obtém ou define um EncryptedXml objeto que define as regras de processamento de encriptação XML.

public:
 property System::Security::Cryptography::Xml::EncryptedXml ^ EncryptedXml { System::Security::Cryptography::Xml::EncryptedXml ^ get(); void set(System::Security::Cryptography::Xml::EncryptedXml ^ value); };
[System.Runtime.InteropServices.ComVisible(false)]
public System.Security.Cryptography.Xml.EncryptedXml EncryptedXml { get; set; }
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.EncryptedXml : System.Security.Cryptography.Xml.EncryptedXml with get, set
Public Property EncryptedXml As EncryptedXml

Valor de Propriedade

Um EncryptedXml objeto que define as regras de processamento de encriptação XML.

Atributos

Aplica-se a