User - Create a new user and simultaneously assign assets to them
Last updated
Last updated
Asset details cannot be empty, They can either be Ids of reports, datasets or dashboards
Expects details related to assets and tenants for the new user
A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the UserId property.
A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the TenantId property.
A public property of type list of rls asset view that has both a getter and a setter method, which allows for getting and setting the value of the Asset property.
Successful creation of user along with asset and tenant details
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the Message property.
A public property of type integer that has both a getter and a setter method, which allows for getting and setting the value of the StatusCode property.