If I have understood well, you want to export the roles assigned to a user in the database.

The only option to do this is export full=y, because this will create the user exactly it was. If not, you should create the user and grant all it need.

Cheers

Angel