다음을 통해 공유


PackageDigitalSignature.Signature 속성

정의

XML 디지털 서명을 가져오거나 설정합니다.

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

속성 값

XML 디지털 서명입니다.

예외

디지털 Signature가 삭제되었습니다.

설명

Signature 형식별 서명 암호화 기능 및 직렬화를 수행 하는 기본 클래스에 대 한 액세스를 제공 합니다 PackagePart 시그니처를 호스팅하는 합니다.

적용 대상