haveAccess property

bool haveAccess
final

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

Implementation

final bool haveAccess;