This document is archived and information here might be outdated. Recommended version. |
Class performs license authorization.
The AoAuthorizeLicense object can be used by developers to silently 'authorize' the ArcGIS Engine Runtime components on client systems.
If the end user of the standalone custom ArcGIS Engine application has no direct contact with ESRI, the application can either call the SoftwareAuthorization.exe or use the AoAuthorizeLicense object to unlock the functionality of ArcGIS Engine. The advantage of this method is that the software will be authorized silently and does not require the end user to enter registration information.
The developer would follows the steps below to deploy the ArcGIS Engine Runtime to the end user:
The client would install the custom built ArcGIS Engine application. The installation would:
See the topics on licensing and deployment for more information on deploying the ArcGIS Engine Runtime.
Interfaces | Description |
---|---|
IAuthorizeLicense | Provides access to members that authorize Esri licenses. |