Difference between revisions of "NXSL:User"
Jump to navigation
Jump to search
(Created page with "Represents NetXMS User. '''Class Name''' User '''Attributes''' Inherits all attributes of the UserDBObject class. {| class="wikitable" |- ! Name !!...") |
|||
| Line 4: | Line 4: | ||
User | User | ||
'''Attributes''' | '''Attributes''' | ||
Revision as of 07:46, 4 January 2018
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 has never logged in (in seconds since epoch) |
| xmppId | string | Xmppid |