enabledMfa method

bool enabledMfa()

Implementation

bool enabledMfa() {
  return mfa;
}