Unified API Workflow
A typical sequence of calling the Unified API functions is described below:
Library Configuration
>
Attribute Object Creation
> Create an Attribute object.
>Use set API to set values in the attribute object.
Application Context Object Creation
>Create a new ApplicationContext object
License Installation Functions
>Use Install API to install a license.
Licensing Functions
>Use login API to log into a feature.
>Use refresh API to renew the license authorization by contacting the License Manager.
>Use logout API to release the license authorization.
Attributes Object Removal
>Use the
ApplicationContext Object Removal
>Use the dispose API to delete an ApplicationContext object.
Cleanup Function
> Use