Skip to content

Sample for integrating the Bulksign signing experience in a hybrid Universal Windows Platform application

Notifications You must be signed in to change notification settings

bulksign/Hybrid-UWP-Sample

Repository files navigation

Hybrid-UWP-Sample

Sample for integrating the Bulksign signing experience in a hybrid Universal Windows Platform application. The integration can be done in the following ways :

  • using the generic "bulksign://" protocol and the email link : the application needs to register the protocol and the sample app will redirect accordingly and open the signing document.

  • use the native "Start" page from the sample to allow the user to enter a document access code.

  • if you use the Bulksign API to send a document from the UWP app, set SigningSettings.Argument = documentAccessCode and redirect to AccessCodeEnterUrl to directly open the document for signing.

About

Sample for integrating the Bulksign signing experience in a hybrid Universal Windows Platform application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages