Skip to content

Commit 4bbba50

Browse files
committed
removing params
1 parent 5ea3bd1 commit 4bbba50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

launcher-csharp/eSignature/Examples/FocusedView.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ public static class FocusedView
2525
/// <param name="signerClientId">A unique ID for the embedded signing session for this signer</param>
2626
/// <param name="accessToken">Access Token for API call (OAuth)</param>
2727
/// <param name="basePath">BasePath for API calls (URI)</param>
28-
/// <param name="frameAncestors">Array that stores the site URL and demo or prod environement URL</param>
29-
/// <param name="messageOrigins">String that stores the URL for the demo and prod enviornment</param>
3028
/// <param name="accountId">The DocuSign Account ID (GUID or short version) for which the APIs call would be made</param>
3129
/// <param name="docPdf">String of bytes representing the document (pdf)</param>
3230
/// <param name="returnUrl">URL user will be redirected to after they sign</param>

0 commit comments

Comments
 (0)