다음을 통해 공유


SignedXml.EncryptedXml 속성

정의

XML 암호화 처리 규칙을 정의하는 EncryptedXml 개체를 가져오거나 설정합니다.

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; }
[System.Runtime.InteropServices.ComVisible(false)]
public System.Security.Cryptography.Xml.EncryptedXml EncryptedXml { get; set; }
member this.EncryptedXml : System.Security.Cryptography.Xml.EncryptedXml with get, set
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.EncryptedXml : System.Security.Cryptography.Xml.EncryptedXml with get, set
Public Property EncryptedXml As EncryptedXml

속성 값

XML 암호화 처리 규칙을 정의하는 EncryptedXml 개체입니다.

특성

적용 대상