DigitalSignatureManagerSendWorkflowToSign Method
Create a digital signature agreement with given documents and recipients.
The agreement must be completed at the external signature provider. Open a browser window for the author
using the URL provided in SignWorkflowResult.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.2.0.0
[WebMethodAttribute(Description = "Create a digital signature agreement with given documents and recipients.")]
public SignWorkflowResult SendWorkflowToSign(
CreateAgreementDetails agreementDetails,
string returnUrl
)
- agreementDetails CreateAgreementDetails
- returnUrl String
- Provide an URL where you want the user to be redirected after they have finished the authoring process
at the external sigature provider.
SignWorkflowResult InsufficientPermissionException | |