A user of resources and types in the system.
Syntax
Name | Type | Description |
---|---|---|
* userHandle* |
xsd:string |
User handle. |
* firstName* |
xsd:string |
User first name. |
* lastName* |
xsd:string |
User last name. |
* email* |
xsd:string |
email address. |
* defaultRole* |
xsd:string |
Sets the role for a user in each company they belong to. However, the user role IpsAmin overrides other user roles. |
* isValid* |
xsd:boolean |
Determines if the user is valid. |
* passwordExpires* |
xsd:dateTime |
Sets password expiration date. |