isForbidden property
Whether the current user is forbidden from accessing this list.
Set to true when a 403 Forbidden response is received.
Implementation
bool isForbidden = false;
Whether the current user is forbidden from accessing this list.
Set to true when a 403 Forbidden response is received.
bool isForbidden = false;