Provides access to members that authorize Esri licenses.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The IAoAuthorizeLicense interface is the starting point for developers who want to silently 'authorize' the ArcGIS Engine Runtime components on client systems.
Members
Description | ||
---|---|---|
AuthorizeASR | Authorize new feature(s). | |
AuthorizeASRFromFile | Authorize new feature(s) from file. | |
CheckASR | Check feature(s). | |
CheckASRFromFile | Check feature(s) from file. | |
DeauthorizeASR | Deauthorize feature(s). | |
DeauthorizeASRFromFile | Deauthorize feature(s) from file. | |
FeaturesAdded | Retrieves the details of the new authorized features. | |
LastError | Retrieves the last error message and code from an attempt to process features. | |
RepairASR | Repair feature(s). | |
RepairASRFromFile | Repair feature(s) from file. |
CoClasses that implement IAuthorizeLicense
CoClasses and Classes | Description |
---|---|
AoAuthorizeLicense | Class performs license authorization. |