Updates to the HID Approve SDK for Microsoft Windows
This page details the design changes made in the new HID® Approve™ SDK for Microsoft® Windows.
Please refer to the code examples provided below that illustrate the code changes, as well as Add the SDK to Your App.
What's New in Version 5.14 from 4.8

NEW GenerateAuthenticationRequest method

NEW Reset static method

UPDATED DeleteContainer method to support the reason parameter
REMOVED Reset method (use DeviceFactory.Reset)
REMOVED GetDefaultInitializationPolicy

NEW CancelationReason enum
NEW Cancel method
NEW GetRequestId method

REMOVED PROPERTY_TXURI string constant

NEW IKeypair class
NEW TransactionCanceledException class exception
NEW ServerUnsupportedOperationException class exception