Questo contenuto non è disponibile nella lingua selezionata.
Chapter 43. user
Abstract
User namespace contains methods to access common user functions available from the web user interface.
43.1. addAssignedSystemGroup Copia collegamentoCollegamento copiato negli appunti!
Copia collegamentoCollegamento copiato negli appunti!
- Name
- addAssignedSystemGroup
- Description
- Add system group to user's list of assigned system groups.
- Parameters
- string sessionKey
- string login - User's login name.
- string serverGroupName
- boolean setDefault - Should system group also be added to user's list of default system groups.
- Return Value
- int - 1 on success, exception thrown otherwise.