Skip to content

Commit b979b0f

Browse files
committed
Updating DocuSign to Docusign in all comments, adding new Web Forms API code example
1 parent 1832adc commit b979b0f

File tree

223 files changed

+1153
-638
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

223 files changed

+1153
-638
lines changed

launcher-csharp/Admin/Controllers/AuditUsers.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// <copyright file="AuditUsers.cs" company="DocuSign">
2-
// Copyright (c) DocuSign. All rights reserved.
1+
// <copyright file="AuditUsers.cs" company="Docusign">
2+
// Copyright (c) Docusign. All rights reserved.
33
// </copyright>
44

55
namespace DocuSign.CodeExamples.Admin.Controllers

launcher-csharp/Admin/Controllers/BulkExportUserData.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// <copyright file="BulkExportUserData.cs" company="DocuSign">
2-
// Copyright (c) DocuSign. All rights reserved.
1+
// <copyright file="BulkExportUserData.cs" company="Docusign">
2+
// Copyright (c) Docusign. All rights reserved.
33
// </copyright>
44

55
namespace DocuSign.CodeExamples.Admin.Controllers

launcher-csharp/Admin/Controllers/CloneAccount.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// <copyright file="CloneAccount.cs" company="DocuSign">
2-
// Copyright (c) DocuSign. All rights reserved.
1+
// <copyright file="CloneAccount.cs" company="Docusign">
2+
// Copyright (c) Docusign. All rights reserved.
33
// </copyright>
44

55
namespace DocuSign.CodeExamples.Admin.Controllers

launcher-csharp/Admin/Controllers/CreateAccount.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// <copyright file="CreateAccount.cs" company="DocuSign">
2-
// Copyright (c) DocuSign. All rights reserved.
1+
// <copyright file="CreateAccount.cs" company="Docusign">
2+
// Copyright (c) Docusign. All rights reserved.
33
// </copyright>
44

55
namespace DocuSign.CodeExamples.Admin.Controllers

launcher-csharp/Admin/Controllers/CreateCLMESignUser.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// <copyright file="CreateCLMESignUser.cs" company="DocuSign">
2-
// Copyright (c) DocuSign. All rights reserved.
1+
// <copyright file="CreateCLMESignUser.cs" company="Docusign">
2+
// Copyright (c) Docusign. All rights reserved.
33
// </copyright>
44

55
namespace DocuSign.CodeExamples.Admin.Controllers

launcher-csharp/Admin/Controllers/CreateUser.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// <copyright file="CreateUser.cs" company="DocuSign">
2-
// Copyright (c) DocuSign. All rights reserved.
1+
// <copyright file="CreateUser.cs" company="Docusign">
2+
// Copyright (c) Docusign. All rights reserved.
33
// </copyright>
44

55
namespace DocuSign.CodeExamples.Admin.Controllers

launcher-csharp/Admin/Controllers/DeleteUserDataFromAccount.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// <copyright file="DeleteUserDataFromAccount.cs" company="DocuSign">
2-
// Copyright (c) DocuSign. All rights reserved.
1+
// <copyright file="DeleteUserDataFromAccount.cs" company="Docusign">
2+
// Copyright (c) Docusign. All rights reserved.
33
// </copyright>
44

55
namespace DocuSign.CodeExamples.Admin.Controllers

launcher-csharp/Admin/Controllers/DeleteUserDataFromOrganization.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// <copyright file="DeleteUserDataFromOrganization.cs" company="DocuSign">
2-
// Copyright (c) DocuSign. All rights reserved.
1+
// <copyright file="DeleteUserDataFromOrganization.cs" company="Docusign">
2+
// Copyright (c) Docusign. All rights reserved.
33
// </copyright>
44

55
namespace DocuSign.CodeExamples.Admin.Controllers

launcher-csharp/Admin/Controllers/DeleteUserProductPermissionProfile.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// <copyright file="DeleteUserProductPermissionProfile.cs" company="DocuSign">
2-
// Copyright (c) DocuSign. All rights reserved.
1+
// <copyright file="DeleteUserProductPermissionProfile.cs" company="Docusign">
2+
// Copyright (c) Docusign. All rights reserved.
33
// </copyright>
44

55
namespace DocuSign.CodeExamples.Admin.Controllers

launcher-csharp/Admin/Controllers/ImportUser.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// <copyright file="ImportUser.cs" company="DocuSign">
2-
// Copyright (c) DocuSign. All rights reserved.
1+
// <copyright file="ImportUser.cs" company="Docusign">
2+
// Copyright (c) Docusign. All rights reserved.
33
// </copyright>
44

55
namespace DocuSign.CodeExamples.Admin.Controllers

0 commit comments

Comments
 (0)