Initializes a new instance of the Signer
public SignerData(string name, string title, string address, string contactInfo, string reason);
Parameter | Description |
---|---|
name | Specifies the name of a suggested signer. |
title | Specifies the title of a suggested signer. |
address | Specifies the address of a suggested signer. |
contact |
Specifies contact information of a suggested signer. |
reason | Specifies a reason why the document is signed. |