The ISignature type exposes the following members.

Methods

  NameDescription
Public methodResetCanonicalizationMethod
Resets the node.
Public methodResetDigitalSignatureAttachment
Resets the node.
Public methodResetID
Resets the node.
Public methodResetNote
Resets the node.
Public methodResetOriginalDocumentRef
Resets the node.
Public methodResetSignatoryParty
Resets the node.
Public methodResetSignatureMethod
Resets the node.
Public methodResetValidatorID
Resets the node.

Properties

  NameDescription
Public propertyCanonicalizationMethod
Canonicalization Method (BBIE). The mathematical logic method used by the Signature.
Public propertyCanonicalizationMethodSet
Checks if the property has been set or not.
Public propertyDigitalSignatureAttachment
Attachment (ASBIE). Refers to the actual encoded signature (e.g., in XMLDSIG format).
Public propertyDigitalSignatureAttachmentSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). An identifier for the Signature.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyNote
Note (BBIE). Free form text about the signature or the circumstances where the signature has been used.
Public propertyNoteSet
Checks if the property has been set or not.
Public propertyOriginalDocumentRef
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.
Public propertyOriginalDocumentRefSet
Checks if the property has been set or not.
Public propertySignatoryParty
Party (ASBIE). An association to the signing Party.
Public propertySignatoryPartySet
Checks if the property has been set or not.
Public propertySignatureMethod
Signature Method (BBIE). The method of signature.
Public propertySignatureMethodSet
Checks if the property has been set or not.
Public propertyValidationDate
Validation Date (BBIE). Specifies the date when the signature was approved.
Public propertyValidationTime
Validation Time (BBIE). Specifies the time when the signature was approved.
Public propertyValidatorID
Validator Identifier (BBIE). Identifies the organization, person, service or server that has validated the signature.
Public propertyValidatorIDSet
Checks if the property has been set or not.

See Also