Class Helix.Core.Server.MFA

This class exposes the Helix Core Server multifactor authentication properties.

Class properties

Status

Values are:

  • SUCCESS
  • FAILURE
  • NO_MFA

Scheme

Values are:

  • OTP_GENERATED - A one-time-password generated by a user device
  • OTP_REQUESTED - A one-time-password sent to the user
  • CHALLENGE - A challenge/response based on a token displayed to the user
  • EXTERNAL - A request to a 3rd-party prompting method, like an app-based push notification