The ISignature type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ResetCanonicalizationMethod |
Resets the node.
| |
| ResetDigitalSignatureAttachment |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetNote |
Resets the node.
| |
| ResetOriginalDocumentRef |
Resets the node.
| |
| ResetSignatoryParty |
Resets the node.
| |
| ResetSignatureMethod |
Resets the node.
| |
| ResetValidatorID |
Resets the node.
|
Properties
| Name | Description | |
|---|---|---|
| CanonicalizationMethod |
Canonicalization Method (BBIE). The mathematical logic method used by the Signature.
| |
| CanonicalizationMethodSet |
Checks if the property has been set or not.
| |
| DigitalSignatureAttachment |
Attachment (ASBIE). Refers to the actual encoded signature (e.g., in XMLDSIG format).
| |
| DigitalSignatureAttachmentSet |
Checks if the property has been set or not.
| |
| ID |
Identifier (BBIE). An identifier for the Signature.
| |
| IDSet |
Checks if the property has been set or not.
| |
| Note |
Note (BBIE). Free form text about the signature or the circumstances where the signature has been used.
| |
| NoteSet |
Checks if the property has been set or not.
| |
| OriginalDocumentRef |
Document Reference (ASBIE). A reference to the actual document that the signature applies to. For evidentiary purposes, this may be the document image that the signatory party saw when applying their signature.
| |
| OriginalDocumentRefSet |
Checks if the property has been set or not.
| |
| SignatoryParty |
Party (ASBIE). An association to the signing Party.
| |
| SignatoryPartySet |
Checks if the property has been set or not.
| |
| SignatureMethod |
Signature Method (BBIE). The method of signature.
| |
| SignatureMethodSet |
Checks if the property has been set or not.
| |
| ValidationDate |
Validation Date (BBIE). Specifies the date when the signature was approved.
| |
| ValidationTime |
Validation Time (BBIE). Specifies the time when the signature was approved.
| |
| ValidatorID |
Validator Identifier (BBIE). Identifies the organization, person, service or server that has validated the signature.
| |
| ValidatorIDSet |
Checks if the property has been set or not.
|