Setting the expiry date is very simple. It’s a transaction level property that takes a DateTime value. This date is formatted in GMT time in the OneSpan Sign system, therefore, if your date is in your local time zone, convert it to GMT before using the value in your DocumentPackage object. After you get a GMT date, include it when building your DocumentPackage object.
Rate this Code Share
Comments
Reply to: Configure Expiry Date - .NET SDK
Wednesday, April 22, 2020 at 10:10amNeed more details