Sometimes you need more than the basic email authentication when sending a document package for signature. This simple example shows how you can use the .NET SDK to set up a couple of the different authentication methods available in eSignLive (Q&A and SMS).
This example is part of the .NET SDK GitHub project created by the eSignLive Engineering group. The project is continually updated as changes to the eSignLive application and eSignLive .NET SDK happen. All examples from the project are easily searchable from within the Code Share section, with detailed descriptions or you can visit the examples portion of the SDK project directly:
https://github.com/silanis/esl.sdk.net/tree/master/sdk/SDK.Examples/src
This example is part of the .NET SDK GitHub project created by the eSignLive Engineering group. The project is continually updated as changes to the eSignLive application and eSignLive .NET SDK happen. All examples from the project are easily searchable from within the Code Share section, with detailed descriptions or you can visit the examples portion of the SDK project directly:
https://github.com/silanis/esl.sdk.net/tree/master/sdk/SDK.Examples/src
Rate this Code Share