1 2 3 4 5 6 7 8 9 10 11 12
|
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01104074"><META NAME="lcid" CONTENT="1033"><title>Signature Object</title><link rel="stylesheet" type="text/css" href="office10.css"><script type="text/javascript" language="Javascript" src="ExpCollapse.js"></script><script type="text/javascript" language="JavaScript" src="inline.js"></script></head><body><p id="ExpandAllLine" class="ExpFav"><a href="#" onclick="ExpandAll()" onkeypress="ExpandAll()" class="DropDown"><img id="picHeader" border="0" src="expandtri.gif" alt="Show All"><span id="ExpandAll">Show All</span></a></p><h1>Signature Object</h1><div class="ofvbanav"><span class="ofvbanavreuse" id="seealso" onclick="toggleList()" onkeypress="toggleList()"></span><span class="ofvbanavreuse" id="properties" onclick="toggleList()" onkeypress="toggleList()"></span><span class="ofvbanavreuse" id="methods" onclick="toggleList()" onkeypress="toggleList()"></span><span class="ofvbanavreuse" id="events" onclick="toggleList()" onkeypress="toggleList()"></span><span class="ofvbanavreuse" id="specifics" onclick="toggleList()" onkeypress="toggleList()"></span></div><p>Represents a digital signature that has been added to a <a href="#" class="glossary" onclick="AppendPopup(this,'xdform')" onkeypress="AppendPopup(this,'xdform')">form</a> or set of signed data in a form.</p><h2>Remarks</h2><p><p><b>Note</b> This object model member is not supported when the <b class="ui">Disable Service Pack features</b> option on the <b class="ui">Advanced</b> tab of the <b class="ui">Options</b> dialog box in InfoPath is selected or when Microsoft Office 2003 Service Pack 1 or later is not installed. Any form that implements this object model member in its code will generate an error message if it is opened in InfoPath when service pack features are disabled or unavailable.</p></p><h2>Using the Signature object</h2><p>Use the <b class="bterm"><a href="xdproItem_7_HV01106741.htm" id="HV01106741" lcid=" ">Item</a></b> property of the <b class="bterm"><a href="xdobjSignaturesCollection_HV01103994.htm" id="HV01103994" lcid=" ">Signatures</a></b> collection to return a <b class="bterm">Signature</b> object.</p><p>The <b class="bterm">Signature</b> object contains the following properties, which can be used to return information about a digital signature:</p><table><tr><th>Property</th><th>Description</th></tr><tr><td> <b class="bterm"><a href="xdproComment_HV01104025.htm" id="HV01104025" lcid=" ">Comment</a></b></td><td> Returns the text comment that was added to the digital signature.
</td></tr><tr><td><b class="bterm"><a href="xdproStatus_2_HV01106637.htm" id="HV01106637" lcid=" ">Status</a></b></td><td>Returns the status of the specified digital signature</td></tr><tr><td><b class="bterm"><a href="xdproSignatureBlockXmlNode_HV01104044.htm" id="HV01104044" lcid=" ">SignatureBlockXmlNode</a></b></td><td>Returns the XML node corresponding the digital signature.
</td></tr><tr><td><b class="bterm"><a href="xdproCertificate_HV01104024.htm" id="HV01104024" lcid=" ">Certificate</a></b></td><td>Returns the <b class="bterm">Certificate</b> object for the X.509 digital certificate that was used when signing a form or a set of signed data.
</td></tr></table><p>The <b class="bterm">Signature</b> object contains the following method:</p><table><tr><th>Method</th><th>Description</th></tr><tr><td><b class="bterm"><a href="xdmthSign_HV01103989.htm" id="HV01103989" lcid=" ">Sign</a></b></td><td>Writes the XML digital signature block and computes the cryptographic hash for the signed data.</td></tr></table><script type="text/javascript" language="JScript" src="ofvbanl.js"></script><span id="ofVBAISpan" class="ofvbaispan"><iframe id="ofVBAIFrame" frameborder="0" marginheight="0" marginwidth="4" scrolling="auto" width="100%" src="../links/xdobjSignatureObject_HV01104074_l.htm"></iframe></span><center><a href="XMLSchemaCopyright_HV01147162.htm">©2003-2004 Microsoft Corporation. All rights reserved.</a>
Permission to copy, display and distribute this document is available at: <a
href="http://r.office.microsoft.com/r/rlidAWSContentRedir?AssetID=XT010988631033&CTT=11&Origin=HV011232471033"
target="_new">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp</a></center></body></html>
|