docusign-esign-csharp-client icon indicating copy to clipboard operation
docusign-esign-csharp-client copied to clipboard

The Official DocuSign C# Client Library used to interact with the eSignature REST API. Send, sign, and approve documents using this client.

Results 71 docusign-esign-csharp-client issues
Sort by recently updated
recently updated
newest added

For compatibility reasons we have done a rebuild of this client targeting .NET Framework 4.8 We also like to keep our NuGet packages up to date You're using a NuGet...

DCM-7204

May I know how to set the envelopeStatus of an envelope that's in draft status("created") to "sent"? This way I can now send the envelope to all the recipients? 1)...

Bumps System.Net.Http from 4.3.0 to 4.3.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Net.Http&package-manager=nuget&previous-version=4.3.0&new-version=4.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Bumps System.Text.RegularExpressions from 4.3.0 to 4.3.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Text.RegularExpressions&package-manager=nuget&previous-version=4.3.0&new-version=4.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Bumps System.Text.RegularExpressions from 4.3.0 to 4.3.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Text.RegularExpressions&package-manager=nuget&previous-version=4.3.0&new-version=4.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Bumps System.Net.Http from 4.3.0 to 4.3.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Net.Http&package-manager=nuget&previous-version=4.3.0&new-version=4.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Not sure what I'm doing wrong if anything but I can't get basic JWT authentication working with the latest package Scenario: .NET 4.7.2 c# Test project Using DocuSign.eSign.dll v5.9.0 No...

I am following below code and getting the consent required error. Please suggest the solution, var apiClient = new ApiClient("https://demo.docusign.net/restapi"); string ik = "xxxxxxxxxxxxxxxxxxxxxxx"; string userId = "xxxxxxxxxxxxxxxx"; string authServer...

responded

The "authoritativeCopy" property is missing in docusign-esign-csharp-client/sdk/src/DocuSign.eSign/Model/Document.cs where it assigns the values if I submit via a raw REST request and if I use the SOAP API.

responded