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