localLoginEnabled method

bool localLoginEnabled()

Implementation

bool localLoginEnabled() {
  return _localLoginEnabled;
}