Tenant - Update tenant-level access for any user from the requested tenant
Last updated
Last updated
Expects Id of an existing tenant
Expects Id of an existing user in requested tenant
Indicates successful re-assignment of tenant level role to user
A public property of type nullable 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 nullable 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 nullable Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the roleId property.