have_access property

bool have_access
read / write

If false, the user is inaccessible, and the only information known about the user is inside this class. Identifier of the user can't be passed to any method.

Implementation

late bool have_access;