![]() | Signature |
Configuration for signature creation
This configuration controls the signature creation in Sign(Document, SignatureConfiguration, Stream, OutputOptions) and Certify(Document, SignatureConfiguration, Stream, MdpPermissionOptions, OutputOptions).
Use a Provider to create a signature configuration.
Note that this object can be re-used to sign multiple documents for mass-signing applications.
public class SignatureConfiguration : NativeObject
The SignatureConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContactInfo | The contact information of the signer Information provided by the signer to enable a recipient to contact the signer to verify the signature. For example, a phone number. |
![]() | FieldName | |
![]() | Location | The location of signing The CPU host name or physical location of the signing. |
![]() | Name | The name of the signing certificate |
![]() | Reason | The reason for signing |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from NativeObject) |
![]() | GetHashCode | (Inherited from NativeObject) |