Difference between revisions of "NXSL:User"
Jump to navigation
Jump to search
m (Text replacement - "^" to "{{deprecated}}") |
|||
| Line 1: | Line 1: | ||
Represents NetXMS User. | {{deprecated}}Represents NetXMS User. | ||
'''Class Name''' | '''Class Name''' | ||
Latest revision as of 16:13, 13 September 2022
| This Wiki is deprecated and we are are currrently migrating remaining pages into product documentation (Admin Guide, NXSL Guide) |
Represents NetXMS User.
Class Name
User
Attributes
Inherits all attributes of the UserDBObject class.
| Name | Type | Description |
|---|---|---|
| authMethod | int32 | Authentication method |
| certMappingData | string | Certificate mapping data |
| certMappingMethod | int32 | Certificate mapping method |
| disabledUntil | int64 | Disabled until or 0 if enabled (in seconds since epoch) |
| fullName | string | Full name |
| graceLogins | int32 | Grace login count |
| lastLogin | int64 | Last login or 0 if user has never logged in (in seconds since epoch) |
| xmppId | string | XMPP Id |