이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 43. user
Abstract
User namespace contains methods to access common user functions available from the web user interface.
43.1. addAssignedSystemGroup 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- 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.