PackageBuilder in .net sdk
Wednesday, May 22, 2019 at 05:40amHello,
Is there a way to update package builder after package is build? There's no method found in the SDK.
Please advise. Thanks so much.
OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
Reply to: PackageBuilder in .net sdk
Wednesday, May 22, 2019 at 10:03am.UpdatePackage()function: If you want to update other bit of metadata other than package level attributes, find the related service class and call the update function there instead: Hope this could help! Duo