Exposed APIs of the Orchestration SDK: Multi-User Management
- 23 Oct 2024
- 1 Minute à lire
- SombreLumière
Exposed APIs of the Orchestration SDK: Multi-User Management
- Mis à jour le 23 Oct 2024
- 1 Minute à lire
- SombreLumière
The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article
Avez-vous trouvé ce résumé utile ?
Merci pour vos commentaires
The UserManager object provides the following methods:
getUsers. Lists the activated users.
isUserActivated. Checks whether the provided user identifier corresponds to an activated user.
getUserInformation. Retrieves the information related to a specific user.
deleteUser. Deactivates a specified user.
The UserManager object must be retrieved using the getUserManager method of the Orchestrator object.
For more information about this feature, see Multi-user management.
Cet article vous a-t-il été utile ?