TenantUserAccount Object
Contains information about a user account for a tenant administrator.
This object is used by the following operations:
- Operations that reference the TenantRegistrationRequest object
The properties included in the TenantUserAccount object are listed below.
Property | Type | Description |
---|---|---|
string | Email address for the user. | |
Role[ ] | string |
One or more roles for the user. Valid values:
|
FirstName | string | The user's first name. |
LastName | string | The user's last name. |