Name | Description | Type | Additional information |
---|---|---|---|
Id |
Gets the id. |
integer |
None. |
Firstname |
Gets the firstname. |
string |
None. |
Lastname |
Gets the lastname. |
string |
None. |
Gets the email. |
string |
None. |
|
CreationDate |
Gets the creation date. |
date |
None. |
IsAdministrator |
Gets a value indicating whether this user is administrator. |
boolean |
None. |
CanUseAllPublications |
Sets a value indicating whether this user has access to all publication or not - only effective when user is not administrator |
boolean |
None. |
Password |
Gets the password. |
string |
None. |
UserType |
The type of user |
UserType |
None. |
CanManageRecipientLists |
Sets a value indicating whether this user can manage recipient lists or not - only effective when user is not administrator |
boolean |
None. |
CanManageRecipients |
Sets a value indicating whether this user can manage recipients or not - only effective when user is not administrator. |
boolean |
None. |
IsSuperUser |
Is this user a super user |
boolean |
None. |