NXSL:UserDBObject
Jump to navigation
Jump to search
| This Wiki is deprecated and we are are currrently migrating remaining pages into product documentation (Admin Guide, NXSL Guide) |
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 |