NXSL:UserDBObject
Revision as of 07:32, 4 January 2018 by TatjanaDubrovica (talk | contribs) (Created page with "Represents NetXMS UserDatabaseObject. '''Class Name''' UserDBObject '''Attributes''' {| class="wikitable" |- ! Name !! Type !! Description |- | description || string || O...")
Represents NetXMS UserDatabaseObject.
Class Name
UserDBObject
Attributes
| Name | Type | Description |
|---|---|---|
| description | string | Object's description |
| flags | uint32 | Object's flags |
| guid | string | Object's guid |
| id | uint32 | Object's id |
| isDeleted | boolean | TRUE if object is deleted |
| isDisabled | boolean | TRUE if object is disabled |
| isGroup | boolean | TRUE if object is of class UserGroup |
| isModified | boolean | TRUE if object has been modified |
| isLDAPUser | boolean | TRUE if object is an LDAP user |
| LDAPDomain | string | Object's LDAP domain |
| LDAPId | string | Object's LDAP id |
| systemRights | uint64 | Object's system rights |