It's just a number and a name. As in "you are member of Administrators".
If you want it to behave like a level ( so member(50) returns true if you are administrator), you'll have to extend the Auth driver class that provides the method and overload it.