SignedXml.m_signature Field

Definition

Represents the Signature object of the current SignedXml object.

protected: System::Security::Cryptography::Xml::Signature ^ m_signature;
protected System.Security.Cryptography.Xml.Signature m_signature;
val mutable m_signature : System.Security.Cryptography.Xml.Signature
Protected m_signature As Signature 

Field Value

Applies to