TenantUserAccount Object

Contains information about a user account for a tenant administrator.

This object is used by the following operations:

The properties included in the TenantUserAccount object are listed below.

Property Type Description
Email string Email address for the user.
Role[ ] string

One or more roles for the user. Valid values:

  • SiteAdmin
  • BusinessAdmin
FirstName string The user's first name.
LastName string The user's last name.

Related Topics