NXSL:User
| 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 |