Bogue
| Numéro d’ID de bogue | BUG-000172452 |
|---|---|
| Envoi | November 20, 2024 |
| Dernière modification | April 18, 2025 |
| S’applique à | ArcGIS API for Python |
| Version trouvée | 2.3.0 |
| Système d’exploitation | Windows OS |
| Version du système d’exploitation | 11.0 64 bit |
| Version de correction | 2.4.1 |
| Statut | Fixed |
Use the 'license.check' method to return all extensions and add-on licenses both manually granted and inherited by the user type. This can be done by looping through each user and passing 'user.username' into the 'check' method.
users = gis.users.search()
for user in users:
print(lic.check(user.username))
Output example:
['locateXTN', '3DAnalystN', 'workflowMgrN', 'desktopAdvN', 'geostatAnalystN', 'dataReviewerN', 'spatialAnalystN', 'networkAnalystN', 'imageAnalystN', 'publisherN']
ID de bogue: BUG-000172452
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support