Tenant - Assigns tenant-level access to a user
PreviousTenant - Retrieves users with tenant-level rolesNextTenant - Updates tenant-level user access
Last updated
Last updated
Enter the ID of an existing tenant
Enter the ID of an existing user in requested tenant
Success: Tenant-level role assigned to user successfully.
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.